[
https://issues.apache.org/jira/browse/HBASE-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049976#comment-16049976
]
Hudson commented on HBASE-18219:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3197 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3197/])
HBASE-18219 Fix typo in constant (apurtell: rev
50e28d62a6f21997cb6ff929d84e497d7ccb204c)
* (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestReplicaWithCluster.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionConfiguration.java
> Fix typo in constant HConstants.HBASE_CLIENT_MEAT_REPLICA_SCAN_TIMEOUT
> ----------------------------------------------------------------------
>
> Key: HBASE-18219
> URL: https://issues.apache.org/jira/browse/HBASE-18219
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 3.0.0, 1.4.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 2.0.0, 3.0.0, 1.4.0
>
> Attachments: HBASE-18219-branch-1.patch, HBASE-18219.patch
>
>
> HConstants has a constant HBASE_CLIENT_MEAT_REPLICA_SCAN_TIMEOUT that should
> be HBASE_CLIENT_META_REPLICA_SCAN_TIMEOUT
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)