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 2014/09/18 21:52:33 UTC

[jira] [Reopened] (ACCUMULO-3139) BalanceAfterCommsFailureIT alters other tservers on the system

     [ https://issues.apache.org/jira/browse/ACCUMULO-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser reopened ACCUMULO-3139:
----------------------------------

Still seeing some failures here.

> BalanceAfterCommsFailureIT alters other tservers on the system
> --------------------------------------------------------------
>
>                 Key: ACCUMULO-3139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3139
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.6.1, 1.7.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> BalanceAfterCommsFailureIT does a SIGSTOP and then SIGCONT to simulate some network outage. It uses pkill to send the signals which will send that to any processes on the system matching "TabletServer".
> This isn't really ideal (and I believe is actually error prone if there is a TabletServer running on the same node by a different user). Figuring out a way to target only the TabletServers running in the minicluster for this test is much better.



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