I'd like to get e-mail notifications when jira gets updated? Looks like just
registering in issue's Watch List is not enough...
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Getting-e-mail-notification-when-issue-in-JIRA-gets-updated-tp4655804.html
Sent from the Active
All,
I have a situation where I'd like to discard non-persistent messages if
necessary. What I'd like to do is discard the oldest messages first for
slow consumers but only if needed.
So far I've;
- turned off flow control
- set the memory limit in my default policy entry
- added a messa
Spot on Chrisitan,
Torsten was 100% correct (advise spot on as well), the problem was traced to a
client's piece of code that used spring DefaultMessageListenerContainer and the
cache level for JMS resources was set to "none". So we saw a lot of below on
our log files. They have effected the ch
hello.
would you please explain the usage of "
http://activemq.apache.org/activemq-performance-module-users-manual.html":
1, how can I add more test case?
2, and how can I interpet the test case result?
it would be better if there is some tutorial about the performance plugin.
thanks.
On We
On Wed, 2012-08-29 at 15:04 +0100, spam trap wrote:
> On Wed, 29 Aug 2012 08:46:18 -0400, Timothy Bish
> wrote:
>
> >On Wed, 2012-08-29 at 13:35 +0100, spam trap wrote:
> >> I need to modify a consumed message (add new properties & change
> >> payload) and then send it. I know I can't do this
On Wed, 29 Aug 2012 08:46:18 -0400, Timothy Bish
wrote:
>On Wed, 2012-08-29 at 13:35 +0100, spam trap wrote:
>> I need to modify a consumed message (add new properties & change
>> payload) and then send it. I know I can't do this directly as a
>> consumed message is read-only. However I also f
Have a peek at the TransportListener interface. you can monitor the
state of the failover transport. Your app will need to pause if the
connection is stuck trying to reconnect, so if there is an interrupted
with no corresponding resume
Search for TransportListener in
http://activemq.apache.org/fai
thanks!
it works well.
but would you please help me further? could you tell me how to graph and
chart the gerenated test results?
On Wed, Aug 29, 2012 at 6:06 PM, Torsten Mielke-2 [via ActiveMQ] <
ml-node+s2283324n4655754...@n4.nabble.com> wrote:
>
> This page that you are referring to seems
On Wed, 2012-08-29 at 13:35 +0100, spam trap wrote:
> I need to modify a consumed message (add new properties & change
> payload) and then send it. I know I can't do this directly as a
> consumed message is read-only. However I also find that a cloned copy
> is also read-only.
>
> How can I ach
I need to modify a consumed message (add new properties & change
payload) and then send it. I know I can't do this directly as a
consumed message is read-only. However I also find that a cloned copy
is also read-only.
How can I achieve this?
This has been fixed in latest trunk, Dean. Feel free to verify it!
You can checkout the latest snapshot builds from here:
http://activemq.apache.org/apollo/download.html
-
http://www.christianposta.com/blog
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Apollo-as-Wi
I have seen this, as Torsten mentioned, when the subscriber is
connecting/disconnecting/reconnecting all the time
-
http://www.christianposta.com/blog
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Durable-Subscriber-flashes-when-monitored-tp4655578p4655769.html
Sent
thanks for reporting back and closing the loop on this one :-)
On 28 August 2012 22:55, Jeremy Levy wrote:
> I was able to solve both issues, It wasn't clear to me that
> memoryLimit="2mb" was the corresponding setting on the queue policy in
> regards to the memory limit threshold before spooling
This page that you are referring to seems to be out of date.
You can also use the maven-activemq-perf-plugin
http://activemq.apache.org/activemq-performance-module-users-manual.html
to perform benchmarks.
In addition my colleague Hiram Chirino has written a JMS benchmark tool
https://github.c
14 matches
Mail list logo