autoMergerIntervalSecs is defined as a int instead of AtomicWord<int>

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2026-03-30
    • 1
    • 🟩 Routing and Topology
    • None
    • None
    • None
    • None
    • None
    • None

      autoMergerIntervalSecs is a runtime parameter and as such should use a thread-safe value like AtomicWord<int> instead of int (as for server_parameters.md)

            Assignee:
            Daniele Alessandrelli
            Reporter:
            Marco Bizzarri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: