Skip to content

PHOENIX-7813 Align ReplicationLogDiscovery scheduler to round boundaries to fix file distribution imbalance across RS#2432

Open
Himanshu-g81 wants to merge 4 commits intoapache:PHOENIX-7562-feature-newfrom
Himanshu-g81:PHOENIX-7813
Open

PHOENIX-7813 Align ReplicationLogDiscovery scheduler to round boundaries to fix file distribution imbalance across RS#2432
Himanshu-g81 wants to merge 4 commits intoapache:PHOENIX-7562-feature-newfrom
Himanshu-g81:PHOENIX-7813

Conversation

@Himanshu-g81
Copy link
Copy Markdown
Contributor

No description provided.

…ies to fix file distribution imbalance across RS
* Default interval in seconds between replay operations
*/
private static final long DEFAULT_REPLAY_INTERVAL_SECONDS = 10;
private static final long DEFAULT_REPLAY_INTERVAL_SECONDS = 60;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we need a separate replay interval config or can we use just use the replay round value ? One less config to manage.

@Himanshu-g81 Himanshu-g81 requested a review from tkhurana May 1, 2026 06:49
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