Sergey Chugunov created IGNITE-8187:
---------------------------------------
Summary: Additional parameters like ACL lists should be taken into
account when calculating request overhead
Key: IGNITE-8187
URL: https://issues.apache.org/jira/browse/IGNITE-8187
Project: Ignite
Issue Type: Improvement
Components: zookeeper
Reporter: Sergey Chugunov
Requests to ZooKeeper have a size limit, so all operations of ZK-based
discovery calculate request overhead before sending anything to ZooKeeper.
For now only path length is used in calculation, other factors like configured
ACL lists may break this logic.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)