[
https://issues.apache.org/jira/browse/HBASE-14051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908584#comment-14908584
]
Enis Soztutar commented on HBASE-14051:
---------------------------------------
bq. Enis Soztutar no, the workaround in enable/disable table was for failover -
once failover, part of recovery code would complete enable/disable tables if
the table is in the middle of enabling/disabling (see
AssignmentManager#recoverTableInDisablingState() and
recoverTableInEnablingState()) - the nonce would not help
Alright. If the procedure aborts in case of
{{AssignmentManager#recoverTableInDisablingState()}}, lets keep the workarounds
for enable/disable.
+1 for the patch.
> Undo workarounds in IntegrationTestDDLMasterFailover for client double submit
> -----------------------------------------------------------------------------
>
> Key: HBASE-14051
> URL: https://issues.apache.org/jira/browse/HBASE-14051
> Project: HBase
> Issue Type: Sub-task
> Components: master
> Reporter: Enis Soztutar
> Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14051.v1.patch
>
>
> Now that nonce support for dealing with double-submits from client in
> HBASE-13415 is committed, we should undo the workarounds done in HBASE-13470
> for this part. We needed these workarounds for 1.1.1, but we should not do
> that anymore for proper testing for 1.2+.
> [~syuanjiang], [~fengs], [~mbertozzi] FYI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)