You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/02/24 05:47:12 UTC

[jira] [Created] (ACCUMULO-3618) Tests which invoke `accumulo admin stop ...` fail

Josh Elser created ACCUMULO-3618:
------------------------------------

             Summary: Tests which invoke `accumulo admin stop ...` fail
                 Key: ACCUMULO-3618
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3618
             Project: Accumulo
          Issue Type: Bug
          Components: t, test
            Reporter: Josh Elser
            Priority: Critical
             Fix For: 1.7.0


I'm noticing that all of the tests which are stopping a tabletserver gracefully are failing for me:

* SslWithClientAuthIT.adminStop
* ShutdownIT.adminStop
* SslIT.adminStop

It failed locally in addition to on a Jenkins instance. I dug into it locally a little bit: the FATE operation (ShutdownTServer) never finishes because the TabletServer which is requested to be shutdown never gets all of its tablets unassigned.

I haven't been able to figure out why exactly the master didn't move all of the tablets away.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)