[ 
https://issues.apache.org/jira/browse/HBASE-14051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744486#comment-14744486
 ] 

Enis Soztutar commented on HBASE-14051:
---------------------------------------

bq. 1. I kept the workaround for enable/disable table, because during recovery, 
we have redundant enable/disable calls, this will be resolved in HBASE-13823
HBASE-13823 should be orthogonal to this I think. The redundant checks in 
master is about how the master recovers internally but not about the client 
submitting double requests when it cannot get the results for the RPC. The 
nonces should be enough for the client double submitting enable/disable table, 
no? 

> 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: Sophia Feng
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: HBASE-14051.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)

Reply via email to