Skip to content

Optimize retryMessage#6437

Open
HashAlexey wants to merge 1 commit into
apache:mainfrom
HashAlexey:optimize_retry_message
Open

Optimize retryMessage#6437
HashAlexey wants to merge 1 commit into
apache:mainfrom
HashAlexey:optimize_retry_message

Conversation

@HashAlexey
Copy link
Copy Markdown

The current implementation is very slow when the queue size is large because it iterates through all messageReferences in the queue

@tabish121
Copy link
Copy Markdown
Contributor

This should have a JIRA created, and possibly some tests or at least a bit more effort to describe what it is you are really addressing

@jbertram
Copy link
Copy Markdown
Contributor

I see the value here. I opened https://issues.apache.org/jira/browse/ARTEMIS-6082 for this which you can reference in your commit message.

I'm not totally sure this can be tested directly. We may need to rely on existing tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants