Re: Issue migrating from Zookeeper 3.4.14 to 3.5.5

2019-08-13 Thread Koen De Groote
I would also like to know if this is possible. >From going over the github page, it seems there is a JMX method to force the creation of a snapshot. Yet the docker image is configured as such that a port will never be assigned to the JMX process. Is there any way to bypass this? On Tue, Jul 30,

Re: log files not being cleaned up despite purgeInterval

2019-07-24 Thread Koen De Groote
gt; like this one for example: > > https://forums.docker.com/t/cannot-get-zookeeper-to-work-running-in-docker-using-swarm-mode/27109 > > Sorry I couldn't be any further help, I don't work much with docker :( > > Regards, > Norbert > > On Tue, Jul 23, 2019 at 3:28

Re: log files not being cleaned up despite purgeInterval

2019-07-23 Thread Koen De Groote
okeeper-3.4.13/bin/../src/java/lib/*.jar:/conf:' org.apache.zookeeper.server.PurgeTxnLog /data /data -n 3 Changing logger to TRACE offers no output either. On Mon, Jul 22, 2019 at 10:13 AM Koen De Groote wrote: > Performing "bash -ex ./zkCleanup.sh /data/version-2 -n 3" as root resu

Re: log files not being cleaned up despite purgeInterval

2019-07-22 Thread Koen De Groote
cluding the > version-2 directory. > > Regards, > Norbert > > On Fri, Jul 19, 2019 at 2:00 PM Koen De Groote < > koen.degro...@limecraft.com> > wrote: > > > Hello Norbert, > > > > I've set up a new environment which then reached at least 4 *

Re: log files not being cleaned up despite purgeInterval

2019-07-19 Thread Koen De Groote
the docker image, maybe a permission problem? Do you see any > errors in the server log? > > Regards, > Norbert > > On Thu, Jul 18, 2019 at 9:25 PM Koen De Groote < > koen.degro...@limecraft.com> > wrote: > > > Greetings, > > > > Working with Zo

log files not being cleaned up despite purgeInterval

2019-07-18 Thread Koen De Groote
directory, untouched. So perhaps I'm wrong about that, but I'm not sure. What I wish to achieve is that these log files stop accumulating and keep only the most recent. Is there a way to achieve this? Or are they merely historical and can they be deleted freely? Kind regards, Koen De Groote