Avoid unnecessary atomicity of range deleter service state

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Sharding EMEA 2022-10-03
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The state of the range deleter service is kept as an AtomicWord . That introduces an unnecessary overhead considering that the state is already accessed in r/w under a mutex.

            Assignee:
            Pierlauro Sciarelli
            Reporter:
            Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: