« Return to Thread: stomp rollback

Re: stomp rollback

by jzhang1 :: Rate this Message:

Reply to Author | View in Thread

I am using apache-activemq-5.2.0.  


Brian McCallister wrote:
On Thu, Feb 12, 2009 at 7:20 PM, jzhang1 <jian.zhang@etrade.com> wrote:
>
> stomp guru,
>
> I use stomp to connect ActiveMQ. I am curious whether stomp provide backout.
>
> all enqueue and dequeue functions calls that have occurred since the last
> syncpoint are to be backed out. Messages put as part of a unit of work are
> deleted; messages retrieved as part of a unit of work are reinstated on the
> queue.
>
> I call stomp "abort",  sleep seconds, then call receive. But i can not
> receive the backout messages unless I restart stomp connection.

IIRC this is an old bug in ActiveMQ --- which version are you using?

>
> Thanks
>
> --
> View this message in context: http://www.nabble.com/stomp-rollback-tp21989462p21989462.html
> Sent from the stomp - user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: stomp rollback