To my knowledge, ActiveMQ "Classic" doesn't support detecting duplicate messages from producers. You might consider using ActiveMQ Artemis if you want that feature.
Justin On Wed, Jun 1, 2022 at 1:35 PM Gunawan, Rahman (GSFC-703.H)[Halvik Corp] <[email protected]> wrote: > The broker detecting duplicates from producers. > Thanks > > Rahman > > -----Original Message----- > From: Justin Bertram <[email protected]> > Sent: Wednesday, June 1, 2022 2:30 PM > To: [email protected] > Subject: [EXTERNAL] Re: ActiveMQ 5.15.4 duplicate message detection > > What's the use-case? Are you talking about the broker detecting duplicates > from producers or consumers detecting duplicates from the broker? > > > Justin > > On Wed, Jun 1, 2022 at 1:16 PM Gunawan, Rahman (GSFC-703.H)[Halvik Corp] < > [email protected]> wrote: > > > Hi, > > Does ActiveMQ 5.15.4 have duplicate message detection? If yes, where > > can I find the documentation? > > > > Thanks > > > > Regards, > > Rahman > > >
