wy96f commented on a change in pull request #2802: ARTEMIS-2457 implement ring 
queue
URL: https://github.com/apache/activemq-artemis/pull/2802#discussion_r317447058
 
 

 ##########
 File path: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PagedReferenceImpl.java
 ##########
 @@ -252,6 +252,16 @@ public void handled() {
       getQueue().referenceHandled(this);
    }
 
+   @Override
+   public void setInDelivery(boolean inDelivery) {
+
 
 Review comment:
   This should also be implemented

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to