[ https://issues.apache.org/jira/browse/IGNITE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Sizov reassigned IGNITE-21024: -------------------------------------- Assignee: Kirill Sizov > Public methods of transaction manager do not have NodeStoppingException in > definition > ------------------------------------------------------------------------------------- > > Key: IGNITE-21024 > URL: https://issues.apache.org/jira/browse/IGNITE-21024 > Project: Ignite > Issue Type: Bug > Reporter: Vladislav Pyatkov > Assignee: Kirill Sizov > Priority: Major > Labels: ignite-3 > Time Spent: 10m > Remaining Estimate: 0h > > h3. Motivation > All public manager's methods can throw a _NodeStoppingException_, but this > exception should be specified in the method definition. Unfortunately, this > definition required too many changes to make as a part of another issue. > h3. Definition of done > The methods throw _NodeStoppingException_: > {noformat} > TxManagerImpl#stateMeta > TxManagerImpl#updateTxMeta > TxManagerImpl#finished > TxManagerImpl#pending > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)