[ 
https://issues.apache.org/jira/browse/HBASE-16098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415992#comment-15415992
 ] 

Andrew Purtell commented on HBASE-16098:
----------------------------------------

I just had an ITBLL job fail after a long generation step because chaos added a 
junk family and then removed it while the load job was starting. The table 
input format wasn't happy about the suddenly missing family while calculating 
splits and bailed. 

> Chaos Monkey shouldn't run during ITBLL's RandomInputGenerator phase
> --------------------------------------------------------------------
>
>                 Key: HBASE-16098
>                 URL: https://issues.apache.org/jira/browse/HBASE-16098
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>            Reporter: Dima Spivak
>            Priority: Minor
>
> Noticed that we get a bunch of exceptions (though none that stop the run) as 
> a result of chaos monkey running while generating the random inputs to be 
> used by ITBLL generator. Mostly stuff related to the fact that we try moving 
> things around on a table that doesn't exist yet.



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

Reply via email to