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)