You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Stephen Yuan Jiang (JIRA)" <ji...@apache.org> on 2015/09/15 00:11:46 UTC

[jira] [Commented] (HBASE-14051) Undo workarounds in IntegrationTestDDLMasterFailover for client double submit

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

Stephen Yuan Jiang commented on HBASE-14051:
--------------------------------------------

[~fengs] and [~enis], attached is the draft patch that undo the workaround in the IT.  

Note:
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
2. I added the code to keep the table around.  In security env, the hbck always fails; we need to run hbck under certain user outside the IT test.  

> 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)