A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/apache/solr-operator/issues/290 below:

Allow configuration of zookeeper cluster configs via values.yaml · Issue #290 · apache/solr-operator · GitHub

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4