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

Gregory Chanan commented on HBASE-7382:
---------------------------------------

#1. I think the hbase-default.xml description is too complicated.  If I'm a 
user, I just want a general idea of what it's used for and a pointer for more 
information if I want to dig in.  Your description could be a good release note 
for HBASE-2611?

How about this instead:
{code}
This allows certain ZooKeeper operations to complete more quickly and prevents 
some issues
with rare Replication failure scenarios (see the release note of HBASE-2611 for 
an example).
{code}

#2. It worries me a little bit that a SetData and a CreateAndFailSilent with 
the same path/data will have the same hash.  That is probably a rare situation, 
but better to make them different?

I'm +1 otherwise.
                
> Port ZK.multi support from HBASE-6775 to 0.96
> ---------------------------------------------
>
>                 Key: HBASE-7382
>                 URL: https://issues.apache.org/jira/browse/HBASE-7382
>             Project: HBase
>          Issue Type: Bug
>          Components: Zookeeper
>            Reporter: Gregory Chanan
>            Assignee: Himanshu Vashishtha
>            Priority: Critical
>             Fix For: 0.96.0
>
>         Attachments: 7382-trunk-v3.txt, 7382-trunk-v4.txt, 7382-trunk-v5.txt, 
> HBASE-7382-trunk.patch
>
>
> HBASE-6775 adds support for ZK.multi ZKUtil and uses it for the 0.92/0.94 
> compatibility fix implemented in HBASE-6710.
> ZK.multi support is most likely useful in 0.96, but since HBASE-6710 is not 
> relevant for 0.96, perhaps we should find another use case first before we 
> port.

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