I get duplicate messages sometimes. Also have old messages that are sent when the consumer is offline.
Adrian Co wrote: > > What do you mean by old messages? Do you mean expired messages or are > you receiving duplicate messages on a consumer or messages that are sent > when the consumer is offline? Are you using durable consumers or > possibly retroactive consumers? > > StanleyH wrote: >> i'm trying to implement online status for my application using topic. >> when a >> client logs on (sends a message) to my authenticator, the auth will >> sends a >> message to a topic and user reads that to figure out who's currently >> online. >> >> Adrian Co wrote: >> >>> Are you using queues or topics? >>> >>> StanleyH wrote: >>> >>>> I set the producer to deliver non-persistent but still receive old >>>> messages >>>> when my consumer runs. >>>> >>>> >>>> >>> >>> >> >> > > > -- View this message in context: http://www.nabble.com/nonpersistent-nondurable-messages-tf2217701.html#a6162352 Sent from the ActiveMQ - User forum at Nabble.com.
