[
https://issues.apache.org/jira/browse/HBASE-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057760#comment-14057760
]
Nick Dimiduk commented on HBASE-11491:
--------------------------------------
I'm a little surprised/concerned these changes were necessary
{noformat}
+ final HConnection con = HConnectionManager.createConnection(conf);
{noformat}
+1
Patch was taken from the wrong base, probably buildbot cannot apply it. I had
to {{cd hbase-server ; patch -p1 < /tmp/11491.v1.patch}}
> Add an option to sleep randomly during the tests with the PE tool
> -----------------------------------------------------------------
>
> Key: HBASE-11491
> URL: https://issues.apache.org/jira/browse/HBASE-11491
> Project: HBase
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.99.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Minor
> Fix For: 0.99.0
>
> Attachments: 11491.v1.patch
>
>
> This allows to find some interesting bugs....
--
This message was sent by Atlassian JIRA
(v6.2#6252)