Skip to content

support the retry for the execution the insert path in statemachine with DN metadata fenced and retry for coordinator#18301

Open
alpass163gmail wants to merge 2 commits into
apache:masterfrom
alpass163gmail:cyb/statemachine_write_fix
Open

support the retry for the execution the insert path in statemachine with DN metadata fenced and retry for coordinator#18301
alpass163gmail wants to merge 2 commits into
apache:masterfrom
alpass163gmail:cyb/statemachine_write_fix

Conversation

@alpass163gmail

Copy link
Copy Markdown
Contributor

support the retry for the execution the insert path in statemachine with DN metadata fenced and retry for coordinator

…ith DN metadata fenced and retry for coordinator

void failIfMetadataLeaseFenced() {
MetadataLeaseManager.getInstance().failIfMetadataLeaseFenced();
MetadataLeaseManager.getInstance().failIfMetadataLeaseFenced(LeaseFencedRetryPolicy.NONE);

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.

why we need NONE?

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