[
https://issues.apache.org/jira/browse/HBASE-22350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832096#comment-16832096
]
Hudson commented on HBASE-22350:
--------------------------------
Results for branch branch-2
[build #1862 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1862/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1862//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1862//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1862//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Rewrite TestClientOperationTimeout so we do not timeout when creating table
> ---------------------------------------------------------------------------
>
> Key: HBASE-22350
> URL: https://issues.apache.org/jira/browse/HBASE-22350
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.1.5
>
>
> This should be test issue. We set the timeout to 500ms and the retry number
> to 1, so on a slow machine, we may end up in the setUp method where we want
> to create a table...
> I think we should separated the connection which is used for testing, and set
> the configs only for this connection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)