Kirill Tkalenko created IGNITE-26556:
----------------------------------------

             Summary: Implement global LWM
                 Key: IGNITE-26556
                 URL: https://issues.apache.org/jira/browse/IGNITE-26556
             Project: Ignite
          Issue Type: Epic
            Reporter: Kirill Tkalenko


Currently, LWM is updated independently on each node, which can lead to some 
issues and unpredictable behavior. This is currently addressed by locking the 
update on each node and only performing the operation afterward, but this is 
inconvenient and can lead to locking retry or other solutions. It would be 
convenient to implement LWM updates cluster-wide, and also consider doing them 
independently for each zone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to