[
https://issues.apache.org/jira/browse/IGNITE-19529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-19529:
--------------------------------------
Summary: IgniteTxStateImpl's non-thread safe fields may cause incorrect
node behavior (was: IgniteTxStateImpl non-thread safe fields may cause
incorrect node behavior )
> IgniteTxStateImpl's non-thread safe fields may cause incorrect node behavior
> -----------------------------------------------------------------------------
>
> Key: IGNITE-19529
> URL: https://issues.apache.org/jira/browse/IGNITE-19529
> Project: Ignite
> Issue Type: Improvement
> Reporter: Anton Vinogradov
> Assignee: Anton Vinogradov
> Priority: Major
>
> IgniteTxStateImpl's fields
> - activeCacheIds
> - txMap
> are not thread safe, but are widely used from different threads without
> proper sync.
> This may (and caused: IGNITE-19445) node crashes and other issues.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)