[ https://issues.apache.org/jira/browse/HBASE-20642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491192#comment-16491192 ]
Mike Drob commented on HBASE-20642: ----------------------------------- I think the fix is correct, but I also think we need a unit test before we can commit this. Take a look at ModifyTableProcedure::testRecoveryAndDoubleExecutionOnline Need to do something similar, probably add another method in ProcedureTestingUtility similar to setKillBeforeStoreUpdate, but to kill at whatever point breaks this? > IntegrationTestDDLMasterFailover throws 'InvalidFamilyOperationException > ------------------------------------------------------------------------- > > Key: HBASE-20642 > URL: https://issues.apache.org/jira/browse/HBASE-20642 > Project: HBase > Issue Type: Bug > Reporter: Ankit Singhal > Assignee: Ankit Singhal > Priority: Major > Attachments: HBASE-20642.patch > > > [~romil.choksi] reported that IntegrationTestDDLMasterFailover is failing > while adding column family during the time master is restarting. -- This message was sent by Atlassian JIRA (v7.6.3#76005)