[
https://issues.apache.org/jira/browse/HBASE-20642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517787#comment-16517787
]
Josh Elser commented on HBASE-20642:
------------------------------------
{quote}Doing nonce creation outside the call method is what makes it so we
don't make a new nonce on each invocation?
{quote}
{quote}So, the patch here makes it so call could complete even though Master
was restarted while call was going on (as long as new Master came up before
timeout)?
{quote}
That's what I'm seeing with this.
I think after the javadoc for StepHook (and the corresponding
\{{MasterProcedureTestingUtility}} usage), this is good to go, too.
> 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.001.patch, 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)