awesome :) On Mon, Sep 6, 2021 at 1:52 PM [email protected] <[email protected]> wrote:
> Hello Jean, > > On 06/09/2021 18:42, Jean Helou wrote: > > Hello benoit, > > > > > >> There are some alternatives: embedded activeMQ has zero dependencies. > >> Furthermore migrating is easy: just migrate with an empty queue - which > >> can be done easily with a SMTP downtime. > >> > >> Also the component is deprecated for 1.5 years, given the many flows it > >> have, given that no contributors shows up to keep it alive, I advocate > >> removal. > >> > > Sounds fine to me. Maybe make sure the documentation/sample server > explains > > how to properly configure activemq to have filesystem based msg > persistence > > (https://activemq.apache.org/kahadb) as an inmemory only activemq would > > reduce the safety of the mailqueue ? > KahaDB with an embedded AcctiveMQ is already the default for MailQueue > (ActiveMQMailQueueFactory) for Spring and JPA-guice products. > > Regards > > > > jean > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
