Skip to content

Conversation

@stoty
Copy link
Contributor

@stoty stoty commented Oct 7, 2025

No description provided.

private final LRUMap<Long ,Optional<CommitTimestamp>> commitCache;

public CompactorScanner(ObserverContext<RegionCoprocessorEnvironment> e,
public CompactorScanner(ObserverContext<RegionCoprocessorEnvironment> c,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated cleanup


import static org.apache.omid.committable.hbase.HBaseCommitTableConfig.COMMIT_TABLE_NAME_KEY;


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra line could be removed when commiting

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done.

Copy link
Contributor

@richardantal richardantal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stoty stoty merged commit 9cf86fe into apache:master Oct 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants