[
https://issues.apache.org/jira/browse/HBASE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658904#comment-13658904
]
Hudson commented on HBASE-8550:
-------------------------------
Integrated in HBase-0.94-security #141 (See
[https://builds.apache.org/job/HBase-0.94-security/141/])
HBASE-8550 0.94 ChaosMonkey grep for master is too broad (Revision 1482650)
Result = FAILURE
sershe :
Files :
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/HBaseClusterManager.java
> 0.94 ChaosMonkey grep for master is too broad
> ---------------------------------------------
>
> Key: HBASE-8550
> URL: https://issues.apache.org/jira/browse/HBASE-8550
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.94.8
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Minor
> Fix For: 0.94.8
>
> Attachments: HBASE-8550-v0-0.94.patch, HBASE-8550-v1.patch
>
>
> As a true anarchist, ChaosMonkey in 0.94 knows no masters, so it tries to
> kill all of them ("grep master"). If HBase user doesn't have enough
> permissions, some of the kills fail (in one case, Postfix master), and the
> entire command throws an exception; thus HBASE-7844 happens and the entire
> restart-master action fails, with master already killed, and not restarted.
> In trunk, "proc_" was added to process and the grep filter, but in 94 it was
> deemed to break compat. We need to add something like "grep hbase" there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira