[
https://issues.apache.org/jira/browse/ACCUMULO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816821#comment-13816821
]
Keith Turner commented on ACCUMULO-1861:
----------------------------------------
I was poking at 1.6 running random walk test and saw something similar. I ran
"jstack -m -l" and got some more info AND doing that crashed the tserver
process. I could see the translator code stuck on pthread condition wait in C
like stack traces produced w/ the -m option. Somehow down in the jvm code it
was stuck.
> MetadataSplitIT test failed
> ---------------------------
>
> Key: ACCUMULO-1861
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1861
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Reporter: Eric Newton
> Assignee: Eric Newton
>
> 1.6.0-SNAPSHOT, 61a4298c60c00bc9ae1db4ef02b5dca13f2f3c5b
> Running "mvn verify" ... MetadataSplitIT split failed. Analysis of the logs
> show that the master assigned the Root Table, but did not read the Root Table
> and assign the !METADATA table.
--
This message was sent by Atlassian JIRA
(v6.1#6144)