[
https://issues.apache.org/jira/browse/ACCUMULO-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377658#comment-16377658
]
Christopher Tubbs commented on ACCUMULO-4828:
---------------------------------------------
Commons-vfs2 is up to version 2.2 now, with some bugfixes. It requires Java 7,
but we already require that, so I'm doing a build in Jenkins now with that
version to see if it fixes my own issues with the ITs. Maybe it will magically
fix the reported issue also.
> Initialization of master deadlocks
> ----------------------------------
>
> Key: ACCUMULO-4828
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4828
> Project: Accumulo
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: stuck-master-jstack.txt
>
>
> See the attached jstack. It appears that thread trying to watch ZK for the
> location of the monitor is blocking the instantiation of the Master because
> of some VFS call which is never completing.
> I think we have two threads taking overlapping locks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)