You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/06/02 19:37:35 UTC

[GitHub] [solr] cpoerschke commented on pull request #156: SOLR-15446: Fix three off-by-one ArrayList initialCapacity choices when calling ZooKeeper.multi API.

cpoerschke commented on pull request #156:
URL: https://github.com/apache/solr/pull/156#issuecomment-853331275


   > Not directly related to the PR, but is there a reason for using ZooKeeper.multi when only issuing 1 command?
   
   Interesting question! From a quick look at the ZooKeeper docs I could see no reasons for preferring `multi` over the single command equivalent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org