[
https://issues.apache.org/jira/browse/IGNITE-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554136#comment-16554136
]
Sergey Chugunov commented on IGNITE-8188:
-----------------------------------------
[~NSAmelchev],
ZooKeeper suites seems to pass, I don't see any failures that may be caused by
your change:
[suite1|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1&branch_IgniteTests24Java8=pull%2F4236%2Fhead&tab=buildTypeStatusDiv],
[suite2|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch_IgniteTests24Java8=pull%2F4236%2Fhead&tab=buildTypeStatusDiv].
Lets go ahead with the merge, [~dpavlov], could you please take a look?
> Batching operations should perform check for ZooKeeper request max size
> -----------------------------------------------------------------------
>
> Key: IGNITE-8188
> URL: https://issues.apache.org/jira/browse/IGNITE-8188
> Project: Ignite
> Issue Type: Improvement
> Components: zookeeper
> Reporter: Sergey Chugunov
> Assignee: Amelchev Nikita
> Priority: Major
> Fix For: 2.7
>
>
> As ZooKeeper documentation
> [says|https://zookeeper.apache.org/doc/r3.4.3/api/org/apache/zookeeper/ZooKeeper.html#multi(java.lang.Iterable)]
> batching *multi* operation has a limit for size of a single request.
> ZookeeperClient batching methods *createAll* and *deleteAll* should check
> this limit and fall back to execute operations one by one.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)