if you are using multiple brokers, it is best to distribute across
pods, such that a single pod failure do not result in a complete
outage.

On Fri, 11 Feb 2022 at 15:10, Thai Le <lnthai2...@gmail.com> wrote:
>
> Hi guys
> Thank you very much for sharing.
> @Vilius I have tried the artemis-operator and the setup is much simpler
> than my current one, although it is best used for scalability and there is
> no slave deployed so the HA is consider the same as option 4. The only
> thing prevents us from using it is the missing configuration for
> bootstrap.xml.
>
> @Jo In our setup, the producer uses spring jms template to send msg so it
> has to catch the JmsException which is the runtime exception and retry a
> few times.
>
> @Gary, in your single pod section, you mentioned using multiple brokers,
> does it mean running a cluster of multiple brokers in a single pod or each
> broker on one pod?
>
> Regards
>
> Thai Le

Reply via email to