pvc-ansible/roles/pvc/templates/zookeeper
Joshua Boniface bcb5962353 Add jute.maxbuffer to Zookeeper environment ops
Adds this option based on the findings of
https://github.com/python-zk/kazoo/issues/630, whereby restores of >1MB
in size would fail. This is considered an unsafe option, but given our
usecase no actual znode should ever exceed this limit; this is purely
for the large transactions that come from a `pvc task restore` action to
an empty Zookeeper instance.
2023-09-01 15:42:24 -04:00
..
configuration.xsl.j2 Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
environment.j2 Add jute.maxbuffer to Zookeeper environment ops 2023-09-01 15:42:24 -04:00
log4j.properties.j2 Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
myid.j2 Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
zoo.cfg.j2 Use FQDN for Zookeeper server entries 2023-09-01 15:42:24 -04:00
zookeeper-vacuum.j2 Add daily Zookeeper data cleanup 2023-09-01 15:42:21 -04:00
zookeeper.service.j2 Add custom systemd unit for Zookeeper 2023-09-01 15:42:21 -04:00