[ 
https://issues.apache.org/jira/browse/ARTEMIS-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738676#comment-16738676
 ] 

ASF subversion and git services commented on ARTEMIS-2222:
----------------------------------------------------------

Commit 8acdbc6237897df9ee4e7390b2391417531a35be in activemq-artemis's branch 
refs/heads/master from yb
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=8acdbc6 ]

ARTEMIS-2222 removing unecessary check for positioning on page


> why the position remains unchanged if ignored is set to true
> ------------------------------------------------------------
>
>                 Key: ARTEMIS-2222
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2222
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: yuebao
>            Priority: Major
>
> I am a bit confused about this, When CursorIterator:next is called during 
> queue depage, if ignored is set to true, why the position remains unchanged. 
> if (!ignored) {
>  position = message.getPosition();
> } 
> For example, the client sends some messages to the topic subscriber ta (this 
> topic has two subscribers ta and tb), every time tb depage continuous 
> PagePositions that ignored are set to true will be traversed again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to