You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Deepak Jagtap <de...@maxta.com> on 2012/05/29 19:48:20 UTC

any performance issues with multi-update transactions

Hi All,

I have some doubts regarding multi-update feature of Zookeeper-3.4.3.
I am trying to explore multi-update feature for a scenario where I need to
perform 1000 operations atomically.
So are there any performance issues that I can expect to hit, or I should
fine-grain these operations in to smaller operations.
Please advise on this.

Thanks & Regards,
Deepak