Skip to content

Refactor PivotUpdator to be really infinite #5992

@marcindsobczak

Description

@marcindsobczak

Is your feature request related to a problem? Please describe.
Right now we are using MaxAttemptsToUpdatePivot = int.MaxValue, which is enough, because it means that node is trying to update pivot for ~68 years before giving up. But making it really infinite would be nice.

Describe the solution you'd like
Refactor code to make infinite attempts to update pivot if MaxAttemptsToUpdatePivot is e.g. -1

Additional context
Automatic pivot updates were introduced here: #5256
And changed to "infinite" here: #5988

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions