[jira] [Created] (IGNITE-8187) Additional parameters like ACL lists should be taken into account when calculating request overhead

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8187) Additional parameters like ACL lists should be taken into account when calculating request overhead

Anton Vinogradov (Jira)
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)