[
https://issues.apache.org/jira/browse/IGNITE-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Voronkin updated IGNITE-10511:
------------------------------------
Description:
See attached thread dump:
disco-event-worker hangs on removeExplicitNodeLocks() on GridCacheMapEntry
which is held by GridDistributedTxRemoteAdapter acquired in
GridCacheMapEntry.innerSet().
CacheObjectBinaryProcessorImpl is waiting on metadata message on discovery,
which can be processed due to disco-event-worker is stuck.
> disco-event-worker can be deadlocked by BinaryContext.metadata running is sys
> striped pool waiting for cache entry lock
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-10511
> URL: https://issues.apache.org/jira/browse/IGNITE-10511
> Project: Ignite
> Issue Type: Bug
> Reporter: Pavel Voronkin
> Priority: Major
> Attachments: race.txt
>
>
> See attached thread dump:
> disco-event-worker hangs on removeExplicitNodeLocks() on GridCacheMapEntry
> which is held by GridDistributedTxRemoteAdapter acquired in
> GridCacheMapEntry.innerSet().
> CacheObjectBinaryProcessorImpl is waiting on metadata message on discovery,
> which can be processed due to disco-event-worker is stuck.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)