Re: Set message expiration time use activemq 5.15.9

2021-06-04 Thread Tim Bain
"users" > < > tb...@alumni.duke.edu>; > 发送时间: 2021年6月2日(星期三) 晚上7:57 > 收件人: "ActiveMQ Users" > 主题: Re: Set message expiration time use activemq 5.15.9 > > > > It looks like all messages in your b

?????? Set message expiration time use activemq 5.15.9

2021-06-02 Thread ??????o.--
Hi  

Re: Set message expiration time use activemq 5.15.9

2021-06-02 Thread Tim Bain
quot;1000"> -- 原始邮件 -- > 发件人: > "users" > < > j...@nanthrax.net>; > 发送时间: 2021年6月1日(星期二) 晚上8:00 > 收件人: "users

?????? Set message expiration time use activemq 5.15.9

2021-06-02 Thread ??????o.--
Hi JB The specific cause of the error is found, which is caused by the inconsistency between the time of the broker and the time of the client?? --  -- ??:

?????? Set message expiration time use activemq 5.15.9

2021-06-01 Thread ??????o.--
The log is follow INFO | Adding destination:Queue:test |org.apache.activemq.broker.util.LoggingBrokerPlugin | ActiveMQ VMTransport: vm://localhost#3-4 INFO | Adding Consumer: ConsumerInfo {commandId = 14, responseRequired = true, consumerId= ID:zk1-34144-192254545-4:1:1:6,destination =queue://t

?????? Set message expiration time use activemq 5.15.9

2021-06-01 Thread ??????o.--
The log is follow INFO | Adding destination:Queue:test |org.apache.activemq.broker.util.LoggingBrokerPlugin | ActiveMQ VMTransport: vm://localhost#3-4 INFO | Adding Consumer: ConsumerInfo {commandId = 14, responseRequired = true, consumerId= ID:zk1-34144-192254545-4:1:1:6,destination =queue://t

Re: Set message expiration time use activemq 5.15.9

2021-06-01 Thread Jean-Baptiste Onofre
> 发送时间: 2021年6月1日(星期二) 下午4:42 > 收件人: "users" > 主题: Re: Set message expiration time use activemq 5.15.9 > > > > Hi, > > It depends the type of message, is it text message ? > > By the way, the expiration time is a property of the m

?????? Set message expiration time use activemq 5.15.9

2021-06-01 Thread ??????o.--
but when  the type of message is map, the result is the same --  -- ??: "users"

Re: Set message expiration time use activemq 5.15.9

2021-06-01 Thread Jean-Baptiste Onofre
Hi, It depends the type of message, is it text message ? By the way, the expiration time is a property of the message. Regards JB > Le 1 juin 2021 à 08:45, ヤ艾枫o.-- <1169114...@qq.com> a écrit : > > hello: >  i have a question in using activemq 5.15.9. when use > timeStamplingBrokerPlugin , >

Set message expiration time use activemq 5.15.9

2021-05-31 Thread ??????o.--
hello:  i have a question in using activemq 5.15.9. when use timeStamplingBrokerPlugin ,  When the message in the queue does not reach the expiration time, when you click the console to view the message content in the queue, the message will be expired directly and the message content cannot be

Message Expiration on ActiveMQ Message Broker

2018-09-09 Thread kinga123
I'm developing an application which requires me to keep track of when a message expires on an ActiveMQ topic and when a message expires because a client/consumer/subscriber failed to acknowledge the message in time. I know that to find out when a message expires on a topic I can just listen to the

Re: Message Expiration thorugh broker

2013-11-07 Thread Robert Davies
The broker camel component should make it easier to do - see http://activemq.apache.org/broker-camel-component.html On 7 Nov 2013, at 14:59, Sophia Wright wrote: > Thank you Gary :) > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabbl

Re: Message Expiration thorugh broker

2013-11-07 Thread Sophia Wright
Thank you Gary :) -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Expiration-thorugh-broker-tp4672873p4674010.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Message Expiration thorugh broker

2013-11-06 Thread Gary Tully
producer. > > So is this a right way to do this ? Are there any consequences of > this(something related to time stamp) > > Thanks, > Sophia > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Expiration-thorugh-b

Re: Message Expiration thorugh broker

2013-11-06 Thread Sophia Wright
to time stamp) Thanks, Sophia -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Expiration-thorugh-broker-tp4672873p4673940.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Message Expiration thorugh broker

2013-10-21 Thread Robert Davies
in context: > http://activemq.2283324.n4.nabble.com/Message-Expiration-thorugh-broker-tp4672873p4673048.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. Rob Davies - Red Hat, Inc Twitter: rajdavies Blog: http://rajdavies.blogspot.com ActiveMQ in Action: http://www.manning.com/snyder/

Re: Message Expiration thorugh broker

2013-10-21 Thread Sophia Wright
.nabble.com/Message-Expiration-thorugh-broker-tp4672873p4673048.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Message Expiration thorugh broker

2013-10-16 Thread Christian Posta
Check here: http://activemq.apache.org/timestampplugin.html On Wed, Oct 16, 2013 at 5:55 AM, Sophia Wright wrote: > Hi, > > Is it possible to set message expiration time for broker. Producer can > specify time to live for a message and after that time it will expire. But > if

Message Expiration thorugh broker

2013-10-16 Thread Sophia Wright
Hi, Is it possible to set message expiration time for broker. Producer can specify time to live for a message and after that time it will expire. But if a producer does not specify expiration time, then all unconsumed messages will always be there in kahadb. Is there a way by which broker can

Re: Queue control. Or message expiration

2010-09-10 Thread Stan Lewis
- > View this message in context: > http://activemq.2283324.n4.nabble.com/Queue-control-Or-message-expiration-tp2535135p2535135.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Queue control. Or message expiration

2010-09-10 Thread ChicagoBob123
message in context: http://activemq.2283324.n4.nabble.com/Queue-control-Or-message-expiration-tp2535135p2535135.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ, non-persistent messages, and message expiration behaving correctly???

2010-05-07 Thread magellings
s >> the deletion of the messages. >> >> Is this normal behavior? I expected the broker to delete the messages as >> they expire so that messages could keep being sent to the queue. Were >> there any issues related to this resolved with ActiveMQ 5.3? >> >&

Re: ActiveMQ, non-persistent messages, and message expiration behaving correctly???

2010-05-06 Thread Joe Fernandez
View this message in context: http://old.nabble.com/ActiveMQ%2C-non-persistent-messages%2C-and-message-expiration-behaving-correctlytp28477641p28480927.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ, non-persistent messages, and message expiration behaving correctly???

2010-05-06 Thread magellings
ges so that messages could keep being sent to the queue. Were there any issues related to this resolved with ActiveMQ 5.3? I appreciate any help. -Thanks -- View this message in context: http://old.nabble.com/ActiveMQ%2C-non-persistent-messages%2C-and-message-expiration-behaving-correctlytp28

RE: Message expiration

2010-03-29 Thread Cristian Botiza
shown properly in the Geronimo console. Thanks Cristian From: Gary Tully [gary.tu...@gmail.com] Sent: 29 March 2010 13:39 To: users@activemq.apache.org Subject: Re: Message expiration yes, it is specified in milliseconds and with 5.3.1. for queues, the message

RE: Message expiration

2010-03-29 Thread Cristian Botiza
2010 13:39 To: users@activemq.apache.org Subject: Re: Message expiration yes, it is specified in milliseconds and with 5.3.1. for queues, the message will be automatically expired, independent of consumer activity. On 29 March 2010 11:21, Cristian Botiza wrote: > Hi all, > > By reading the J

Re: Message expiration

2010-03-29 Thread Gary Tully
yes, it is specified in milliseconds and with 5.3.1. for queues, the message will be automatically expired, independent of consumer activity. On 29 March 2010 11:21, Cristian Botiza wrote: > Hi all, > > By reading the JavaDoc I wasn't able to figure out exactly what > setJMSExpiration(long) does

Message expiration

2010-03-29 Thread Cristian Botiza
Hi all, By reading the JavaDoc I wasn't able to figure out exactly what setJMSExpiration(long) does. If I use a value of 6 for example (IN THE SENDER CODE) does that mean that the message will be deleted from the store if not consumed in aproximately 1 minute? Is there any guarantee for th

Re: Configuring message expiration as a queue policy

2010-02-23 Thread Dejan Bosanac
is, can I instead configure a queue on the broker side > to enforce a time-to-live policy even if messsages have expires=0? > > > -- > View this message in context: > http://old.nabble.com/Configuring-message-expiration-as-a-queue-policy-tp27695399p27695399.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Configuring message expiration as a queue policy

2010-02-22 Thread EnriqueF
expires=0? -- View this message in context: http://old.nabble.com/Configuring-message-expiration-as-a-queue-policy-tp27695399p27695399.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: stomp and message expiration

2008-08-05 Thread Enrico Teotti
I've found the answer: http://markmail.org/message/fvef2ur5dim6vjkx "The expires property should be set to the time of expiration (in millis) instead of the span to now. " So in my tests I am going to add some milliseconds to System.currentTimeMillis(). Cheers, Enrico 2008/8/6 Enrico Teotti <[EMA

stomp and message expiration

2008-08-05 Thread Enrico Teotti
Hi, I am doing some tests with a standalone activemq broker and STOMP via telnet. I set up a producer and consumer and everything works fine. But when I send: SEND destination:/queue/FOO.BAR expires:2 expires in 20s ^@ the consumer doesn't receive it, instead (checking with jconsole) the me

Re: deadlock on message expiration

2008-06-11 Thread mlukica
Created AMQ-1788 for this issue. -- View this message in context: http://www.nabble.com/deadlock-on-message-expiration-tp17644346p17771984.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

deadlock on message expiration

2008-06-04 Thread mlukica
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) -- View this message in context: http://www.nabble.com/deadlock-on-message-expiration-tp17644346s2354p17644346.html Sent

Re: active mq (message expiration)

2007-12-18 Thread Gnanaprakash
nd restart again. >> >> We are setting the expiration TTL on client side and setting the message >> expiration age too. >> >> Also in the durable subscriber we are doing an ack and commiting the >> message >> and subscriber. >> >> Still the message do

Re: active mq (message expiration)

2007-12-18 Thread James Strachan
down and restart again. > > We are setting the expiration TTL on client side and setting the message > expiration age too. > > Also in the durable subscriber we are doing an ack and commiting the message > and subscriber. > > Still the message does not expire and when we re

Re: active mq (message expiration)

2007-12-17 Thread Gnanaprakash
Hi, Are you able to replicate this issue consistently? If yes, then can you tell me how to simulate this issue. Thanks Gnanaprakash Suchitha Koneru (sukoneru) wrote: > > Hello Active MQ users/developers , > Our application uses non persistent > embedded broker

Re: active mq (message expiration)

2007-12-17 Thread Gnanaprakash
Hi, I am also facing a similar issue. The messages are not expiring as expected and they are consumed again by the subscribers if we bring them down and restart again. We are setting the expiration TTL on client side and setting the message expiration age too. Also in the durable subscriber

Re: message expiration

2007-11-05 Thread spiiff
); } ( from class JournalPersistenceAdapter) the periodic clean up is disabled and the database is cleaned only during checkpoint operation (I guess...) spiiff wrote: > > Hi, > one question about the message expiration in combination with topics. > I know how to configure the time-to-live. &g

message expiration

2007-10-29 Thread spiiff
Hi, one question about the message expiration in combination with topics. I know how to configure the time-to-live. A message first resides inside the journal. After the checkpointing(how to configure checkpointing??), it is persisted in a database (if JDBC is configured). If the time-to-live

Re: Message expiration on but queue only growing?

2007-08-22 Thread James Strachan
Sure :-). Otherwise patches are always welcome On 8/20/07, Stefan Arentz <[EMAIL PROTECTED]> wrote: > What would it take to get this in AMQ? Is this something you guys > could do if it were a sponsored task? > > On 8/20/07, Rob Davies <[EMAIL PROTECTED]> wrote: > > we dont actively try and purge m

Re: message expiration and 5.0.0 snap shot version

2007-08-22 Thread Jonas Lim
sday, August 21, 2007 9:21 PM To: users@activemq.apache.org Subject: Re: message expiration and 5.0.0 snap shot version hi Suchitha Koneru (sukoneru) wrote: Hello Active MQ users/developers , Our application is currently using Actiive MQ 4.1.1 version. We have an embe

RE: message expiration and 5.0.0 snap shot version

2007-08-21 Thread Suchitha Koneru \(sukoneru\)
riginal Message- From: Jonas Lim [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 21, 2007 9:21 PM To: users@activemq.apache.org Subject: Re: message expiration and 5.0.0 snap shot version hi Suchitha Koneru (sukoneru) wrote: > Hello Active MQ users/developers , >

Re: message expiration and 5.0.0 snap shot version

2007-08-21 Thread Jonas Lim
hi Suchitha Koneru (sukoneru) wrote: Hello Active MQ users/developers , Our application is currently using Actiive MQ 4.1.1 version. We have an embedded broker in Tomcat 5.5 , without persistence , durable subscribers and Topic publishers , with a time to live of 5 minu

active mq (message expiration)

2007-08-20 Thread Suchitha Koneru (sukoneru)
Hello Active MQ users/developers , Our application uses non persistent embedded broker ,durable subscribers , topic publishers . The active mq version is 4.1.1(release version). There are two topic publishers and two durable subscribers respectively. In your previou

message expiration and 5.0.0 snap shot version

2007-08-20 Thread Suchitha Koneru (sukoneru)
Hello Active MQ users/developers , Our application is currently using Actiive MQ 4.1.1 version. We have an embedded broker in Tomcat 5.5 , without persistence , durable subscribers and Topic publishers , with a time to live of 5 minutes for the messages. I have observed th

Re: Message expiration on but queue only growing?

2007-08-20 Thread Stefan Arentz
What would it take to get this in AMQ? Is this something you guys could do if it were a sponsored task? On 8/20/07, Rob Davies <[EMAIL PROTECTED]> wrote: > we dont actively try and purge messages from storage yet - only when > they are paged in from store to process (e.g. if there is a consumer >

Re: Message expiration on but queue only growing?

2007-08-19 Thread Rob Davies
we dont actively try and purge messages from storage yet - only when they are paged in from store to process (e.g. if there is a consumer already). This is a known issue: https://issues.apache.org/activemq/browse/ AMQ-1112 cheers, Rob 'Go Get Integrated - ride the Camel! - http://activem

Message expiration on but queue only growing?

2007-08-18 Thread Stefan Arentz
I have a queue that contains messages with an expiration time of 60 seconds. However I only see this queue growing. It is currently 30K messages. I do see some decreases in size on JMX console graphs but nothing that comes close to expiring messages that are now days old. What could be the cause of

RE: Durable Subscription and Message Expiration

2007-03-09 Thread teryz
Sorry to bother you guys again, but this feature (message expiration) is really important for my needs. So if you can explain what the non-persitent delivery mode has to do with my problem, it will help me a lot. Thx in advance, Terry Suchitha Koneru (sukoneru) wrote: > > What

Re: [Spam: 5.0] Durable Subscription and Message Expiration

2007-03-08 Thread teryz
lto:[EMAIL PROTECTED] >> > Sent: Wednesday, March 07, 2007 8:45 AM >> > To: users@activemq.apache.org >> > Subject: Re: [Spam: 5.0] Durable Subscription and Message Expiration >> > >> > >> > Hello there, >> > >> > Did someone

Re: Durable Subscription and Message Expiration

2007-03-08 Thread James Strachan
his a bug or is this an expected behaviour for > >> durable subscription or am i missing something here? >> >> Thanx for your help guys, >> Terry. >> >> >> >> >> > > -- > View this message in context: > http://www.nabble.com/Durab

RE: Durable Subscription and Message Expiration

2007-03-08 Thread teryz
2007 8:45 AM > To: users@activemq.apache.org > Subject: Re: [Spam: 5.0] Durable Subscription and Message Expiration > > > Hello there, > > Did someone observed the same problem or am i the only one? > > Help please ! > > > teryz wrote: >> >>

RE: [Spam: 5.0] Durable Subscription and Message Expiration

2007-03-07 Thread Suchitha Koneru \(sukoneru\)
What is the delivery mode for the publisher is it non persistent ? -Original Message- From: teryz [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 8:45 AM To: users@activemq.apache.org Subject: Re: [Spam: 5.0] Durable Subscription and Message Expiration Hello there, Did

Re: [Spam: 5.0] Durable Subscription and Message Expiration

2007-03-07 Thread teryz
v4 and it is related with queues not > topic. > > So my question is : is this a bug or is this an expected behaviour for > durable subscription or am i missing something here? > > Thanx for your help guys, > Terry. > > > > > -- View this message in c

Durable Subscription and Message Expiration

2007-03-05 Thread teryz
: http://www.nabble.com/Durable-Subscription-and-Message-Expiration-tf3349488s2354.html#a9313553 Sent from the ActiveMQ - User mailing list archive at Nabble.com.