You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2020/07/24 07:14:00 UTC

[jira] [Created] (IGNITE-13296) .NET: TransactionImpl finalizer can crash the process

Pavel Tupitsyn created IGNITE-13296:
---------------------------------------

             Summary: .NET: TransactionImpl finalizer can crash the process
                 Key: IGNITE-13296
                 URL: https://issues.apache.org/jira/browse/IGNITE-13296
             Project: Ignite
          Issue Type: Bug
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.10


~TransactionImpl potentially throws an exception (e.g. when grid is stopped), causing the entire process to abort.
* Finalizers should not throw exceptions
* Stopped grid is a valid use case

Review all filalizers and make sure they are safe.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)