[
https://issues.apache.org/jira/browse/RATIS-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze moved HDDS-5721 to RATIS-1401:
-----------------------------------------
Key: RATIS-1401 (was: HDDS-5721)
Target Version/s: (was: 1.2.0)
Workflow: no-reopen-closed, patch-avail (was: patch-available,
re-open possible)
Project: Ratis (was: Apache Ozone)
> DN failed to create new pipeline due to RaftServerProxy$ImplMap LOCK not
> available
> ----------------------------------------------------------------------------------
>
> Key: RATIS-1401
> URL: https://issues.apache.org/jira/browse/RATIS-1401
> Project: Ratis
> Issue Type: Bug
> Reporter: Sammi Chen
> Priority: Blocker
> Attachments: jstack.tar.gz
>
>
> The DN is found no response to the /jmx request. And with further
> investigation, this DN failed to join the new pipeline at the same time.
> Attached is the jstack, it seems that DN is waiting for the
> RaftServerProxy$ImplMap LOCK to add new group, while the LOCK is hold by
> another thread to remove the old group, and this thread wants to have the
> readLock of it's SegmentLock, the readLock is hold by another writeChunk
> thread, which is waiting stateMachineDataCache quota.
> See the attached jstack.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)