Re: Exit code in case of failure

2024-03-27 Thread Domenico Francesco Bruscino
then terminates > with success instead of failure which can then not be detected by restart > handlers of container administration tools like docker-compose, podman, > Kubernetes, etc. > > > -Ursprüngliche Nachricht- > Von: Clebert Suconic > Gesendet: Samstag, 23. März 2

Re: Exit code in case of failure

2024-03-23 Thread Clebert Suconic
s not done > by > > the critical analyzer > > > > Regards > > REto > > > > -Ursprüngliche Nachricht- > > Von: Domenico Francesco Bruscino > > Gesendet: Mittwoch, 20. März 2024 14:56 > > An: users@activemq.apache.org > > Betreff

Re: Exit code in case of failure

2024-03-23 Thread Domenico Francesco Bruscino
ifferent and is not done by > the critical analyzer > > Regards > REto > > -Ursprüngliche Nachricht- > Von: Domenico Francesco Bruscino > Gesendet: Mittwoch, 20. März 2024 14:56 > An: users@activemq.apache.org > Betreff: Re: Exit code in case of failure &

Re: Exit code in case of failure

2024-03-20 Thread Domenico Francesco Bruscino
Hi Reto, you could use use the HALT critical analyzer policy to force artemis to exit with the exit code 70, i.e. HALT Regards, Domenico On Wed, 20 Mar 2024 at 12:17, Urfer Reto wrote: > Hi > > We are using activemq artemis 2.31.2 as a container managed by > docker-compose/podman. For persist