[
https://issues.apache.org/jira/browse/HBASE-13290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496168#comment-14496168
]
Hudson commented on HBASE-13290:
--------------------------------
FAILURE: Integrated in HBase-1.1 #394 (See
[https://builds.apache.org/job/HBase-1.1/394/])
HBASE-13290 Procedure v2 - client enable/disable table sync (Stephen Yuan
Jiang) (matteo.bertozzi: rev 7c5ae63850a3d04a236da0ac624fd2021c83cd67)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterServices.java
* hbase-protocol/src/main/protobuf/Master.proto
*
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestCatalogJanitor.java
> Procedure v2 - client enable/disable table sync
> -----------------------------------------------
>
> Key: HBASE-13290
> URL: https://issues.apache.org/jira/browse/HBASE-13290
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Affects Versions: 2.0.0, 1.1.0
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.1.0
>
> Attachments: EnableDisableTableClientPV2-draft.v0-master.patch,
> HBASE-13290-v2-branch-1.patch, HBASE-13290-v2.patch
>
> Original Estimate: 120h
> Time Spent: 48h
> Remaining Estimate: 72h
>
> client side, part of HBASE-12439/HBASE-13211
> it uses the new procedure code to be know when the procedure is completed,
> and have a proper sync/async behavior on enable/disable table.
> For 1.1, It has to be binary compatible (1.0 client can talk to 1.1 server &&
> 1.1 client can talk to 1.0 server). Binary compatible is TBD for 2.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)