Skip to content

Conversation

markhannum
Copy link
Contributor

Our current default still forces physical replicants to reconnect to a source machine, and run recovery once every hour. This PR changes the reconnect interval to once every week.

Signed-off-by: Mark Hannum <[email protected]>
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
phys_rep_tiered
analyze_partial_index_off_generated
logfill_logput_window_generated

@akshatsikarwar
Copy link
Contributor

akshatsikarwar commented Oct 8, 2025

Can this block a leader election or downgrade?
Will this keep working on a node even if it is incoherent for a long time?
Why not blocking-mode instead of 1 week of reconnect interval?

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.

3 participants