Alexei Scherbakov created IGNITE-9208:
-----------------------------------------

             Summary: Allow proper handling of transactions if node is stopped 
using stop(false)
                 Key: IGNITE-9208
                 URL: https://issues.apache.org/jira/browse/IGNITE-9208
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 2.7
            Reporter: Alexei Scherbakov


Currently if node is stopped, on example, for maintenance using standard 
Ignition.stop(false) all active transactions are most likely will be rolled 
back or event stopped during commit leading to partition desync, which is not 
desirable.

If cancel=false node must wait for graceful termination of all active 
transactions while blocking new requests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to