You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/04/06 15:53:56 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on issue #3067: ARTEMIS-2701 Improving DLQ/check over previously removed records

clebertsuconic commented on issue #3067: ARTEMIS-2701 Improving DLQ/check over previously removed records
URL: https://github.com/apache/activemq-artemis/pull/3067#issuecomment-609879516
 
 
   I added two operations to the journal...
   tryUpdate
   tryDelete
   
   
   and used them on DLQ / Rollback
   
   
   if something previously removed the message during the DLQ check.. we will just ignore the operation normally.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services