[JBEAP-33418] ARTEMIS-5773 Memory and storage leak in PostOfficeImpl and PagingManagerImpl - #720
Conversation
|
Hi @jbertram @clebertsuconic @brusdev! Could you please review this PR when you have a moment? Thanks! |
|
The content of the commit looks fine. However, commits on this branch need a corresponding ENTMQBR Jira which should be referenced in the commit message (like you did with the JBEAP Jira). |
|
@jbertram Thanks for the heads-up! I wasn't able to find a corresponding ENTMQBR Jira for this backport. Should I create a new ENTMQBR issue for it, or is there an existing one I should reference? |
|
We have a tool that will create the ENTMQBR Jira and automatically backport the upstream fix (i.e., from ARTEMIS-5773). I'll let you know when it's done. |
|
It looks like the tool is having some trouble. However, it did create https://redhat.atlassian.net/browse/ENTMQBR-11091. You can amend your PR to reference this if you like and I'll merge it. |
…gerImpl (cherry picked from commit 6947bd502586311207ff8f1fe55f80c09363714c) downstream: ENTMQBR-11091, JBEAP-33418
551ae63 to
48c322f
Compare
|
@jbertram Done! I've updated the commit message to include ENTMQBR-11091. Thanks! |
|
I just realized I need to wait to merge this as the 7.13.6 release is underway. That's why the tool wasn't operating as I expected. Once that's done this can be merged. |
|
We currently expect this fix to be included in EAP 8.1 Update 9. Given that 7.13.6 has apparently already been handed over to the EAP team, any guidance from the team on how to proceed with this PR, and whether another 7.13 release is expected, would be appreciated. |
Issue: JBEAP-33418
Backporting fix for ARTEMIS-5773 to resolve duplicate ID cache leak on auto-delete addresses.
(cherry picked from commit 6947bd502586311207ff8f1fe55f80c09363714c)
downstream: ENTMQBR-11091 / JBEAP-33418