Duplicate Messages

2018-10-30 Thread ldebello
Hi, I have just raised a JIRA Ticket https://issues.apache.org/jira/browse/ARTEMIS-2156. We are facing an issue having duplicate message using Artemis 1.5.5 in cluster with exclusive divert. I don't know how is the formal process to report a JIRA or let you know about the ticket, that is the

ActiveMQ memory usage

2018-10-30 Thread GFO
Hello ! I have some questions about ActiveMQ memory usage... First, let me explain what happened. I have some queues (10+) which need to process thousands of messages every day. The option *"flow producer control" is enabled* for every queue. All my messages are *persistent *messages. One

Re: Artemis Rest Interface JAAS

2018-10-30 Thread Justin Bertram
FWIW, the username and password could theoretically be retrieved from the HTTP request with a simple block of code [1], but using it in the REST interface isn't completely straightforward as, for example, producers (and their sessions) are pooled as it's not a good idea to create a session &

Re: Artemis Rest Interface JAAS

2018-10-30 Thread Justin Bertram
> I am hoping there is a way to pass authenticated credential from step 2 to step 3, then 4. Looking at the code I don't see where any credentials are taken from the incoming HTTP requests and passed along to the messaging operations. As you noted, everything is hard-code to not use security. >

Re: Configuring two activemqs on docker as primary and secondary

2018-10-30 Thread Tim Bain
Did the input you got from the Docker forum give you an answer that works for you? If not, keep asking them further questions. To me, without knowing all that much about Docker, the second option sounds pretty straightforward on the ActiveMQ side; you'd have two config files, one for activemq-0

ActiveMQ/Artemis usage in µS architecture (Docker/Kubernetes)

2018-10-30 Thread COURTAULT Francois
Hello everyone, Is there technical documentation/white papers of the ActiveMQ/Artemis usage in Docker/K8s environment ? Best Regards This message and any attachments are intended solely for the addressees and may contain confidential information. Any

[ANNOUNCE] Apache ActiveMQ 5.15.7 Released

2018-10-30 Thread Christopher Shannon
Hi everyone, The ActiveMQ team is pleased to announce that Apache ActiveMQ 5.15.7 has been released. A list of issues resolved in this release is available here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210=12344049 The Wiki page for the release is here:

Re: ActiveMQ and Artemis reliability - Messages lost

2018-10-30 Thread veaceslavdoina
Tim, I'm not a developer at the moment... This is why I tried to find the right tool for such tests. I have tried more than 10 from the publicly accessible. And also asked in the initial post which tool may be used for such type of tests, maybe someone know a good one. Currently, for the tests,

Re: Configuring two activemqs on docker as primary and secondary

2018-10-30 Thread abhilash128
Thanks for your input guys, I posted this question on docker discussion forum as well. I got below inputs : 1.Your best bet would be to change the file in a new docker image. Without being able to do that you could use a volume and mount in your changes. I’m sure (most of) the configuration can