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

Himanshu Vashishtha commented on HBASE-7562:
--------------------------------------------

While testing a multi fox for 2611, it was doing the processing twice. It 
should be safe as its operations are create/delete and setData. The later has a 
version thing, but in case multi fails, it will be called sequentially with the 
same version number. So, it should be safe.

                
> ZKUtil: missing "else condition" in multi processing
> ----------------------------------------------------
>
>                 Key: HBASE-7562
>                 URL: https://issues.apache.org/jira/browse/HBASE-7562
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>            Priority: Minor
>         Attachments: HBASE-7562.patch
>
>
> The method multiOrSequential misses an else condition and process the list of 
> Ops both in multi and sequentially.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to