You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now leave the setup for more than 5m without ingesting new records to leader index.
Expectation:
Index should be in "SYNCING" state.
Result:
Retention lease has been expired for the index, hence the index went to "AutoPaused" state.
What might be the issue? Is this expected? Why did the retention lease expire?
The text was updated successfully, but these errors were encountered:
Are you saying that the retention lease renewal interval is more than "5m". As per my understanding, doesn't the retention lease gets renewed when the follower polls the leader ? This polling happens even more frequent right ? or is my understanding wrong?
Is there any parameter that controls the retention lease renewal interval ?
What is the bug?
I have a scenario in ccr where the retention lease is getting expired:
Expectation:
Index should be in "SYNCING" state.
Result:
Retention lease has been expired for the index, hence the index went to "AutoPaused" state.
What might be the issue? Is this expected? Why did the retention lease expire?
The text was updated successfully, but these errors were encountered: