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/07/20 15:13:04 UTC

[GitHub] [solr-operator] chaicesan opened a new issue #290: Allow configuration of zookeeper cluster configs via values.yaml

chaicesan opened a new issue #290:
URL: https://github.com/apache/solr-operator/issues/290


   As it stands we can't configure the lower level zookeeper cluster properties (e.g. zoo.cfg) via the solr-operator. I realised this recently when I was debugging one of our services and decided it's worth changing some zookeeper configs but there is no access to them. Specifically I am interested in [these](https://github.com/pravega/zookeeper-operator/blob/5e2c1bb3cc9d7aadff2011b1de01587b472ee9de/deploy/crds/zookeeper.pravega.io_zookeeperclusters_crd.yaml#L94) properties.
   
   How I envision it working (give or take)
   
   values.yaml
   ```
   ...
   zookeeper:
       properties:
           initLimit: 10
           maxClientCnxns: 1000
           syncLimit: 5
           tickTime: 2000
   ...
   ```
   
   If there are any questions then feel free to let me know.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

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


[GitHub] [solr-operator] HoustonPutman closed issue #290: Allow configuration of zookeeper cluster configs via values.yaml

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #290:
URL: https://github.com/apache/solr-operator/issues/290


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

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


[GitHub] [solr-operator] HoustonPutman closed issue #290: Allow configuration of zookeeper cluster configs via values.yaml

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #290:
URL: https://github.com/apache/solr-operator/issues/290


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

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