[
https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773091#comment-16773091
]
Hudson commented on HBASE-21928:
--------------------------------
Results for branch branch-2
[build #1697 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1697/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1697//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1697//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1697//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Deprecated HConstants.META_QOS
> ------------------------------
>
> Key: HBASE-21928
> URL: https://issues.apache.org/jira/browse/HBASE-21928
> Project: HBase
> Issue Type: Bug
> Components: Client, rpc
> Reporter: Zheng Hu
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.3.0
>
> Attachments: HBASE-21928-v1.patch, HBASE-21928-v1.patch,
> HBASE-21928.patch
>
>
> [INFO] Running
> org.apache.hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 41.604 s <<< FAILURE! - in
> org.apache.hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck
> [ERROR]
> test(org.apache.hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck)
> Time elapsed: 30.496 s <<< ERROR!
> java.util.concurrent.TimeoutException
> at
> org.apache.hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck.test(TestServerCrashProcedureCarryingMetaStuck.java:93)
> The META_QOS is introduced by HBASE-21754 and misused in HBASE-21907 as the
> name is a bit ambiguous. To prevent misusing in the future, let's deprecated
> the META_QOS in HConstants, and introduce a META_TRANSITION_QOS somewhere
> that is not IA.Public.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)