[
https://issues.apache.org/jira/browse/IGNITE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794689#comment-17794689
]
Vladislav Pyatkov commented on IGNITE-21024:
--------------------------------------------
Merged 25411b947c9089f07c52c907f79e7823d020ea29
> 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: 20m
> 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)