Hey Pierre.

On Sun, 2025-02-16 at 16:26 +0100, Pierre Gruet wrote:
> As you may see, I miss time somehow to investigate zookeeper, all the
> more so since it is a huge package so many open bugs. I am very
> unsure I 
> will do it before the release of Trixie and if I cannot, then I will
> try 
> to upgrade the version in stable afterwards.

Well I guess most of the bugs are rather nice-to-have things.

This one I think is critical, as it prevents ZK from working.

Not sure whether the having a systemd unit will be required for trixie
(I have something vaguely in my mind)? ... That might be another RC
issue.


As for this issue here, TBH I never fully understood the ZK startup
procedure ^^ .. the whole zkEnv.sh thingy seems just a bit confusing.

But it seems to me, that the current sysv-init script isn’t using that
anyway but merely uses the CLASSPATH from 
/etc/zookeeper/conf/environment .

So my solution - for now - for this issue would simply be to add the
required jar pathnames as I've showed them in the previous patch to
that file.

It may not be the cleanest solution (should ideally be automatically
detected, and not be in a config file at all), but it makes it work.


Cheeris,
Chris.

Reply via email to