clebertsuconic commented on PR #4023: URL: https://github.com/apache/activemq-artemis/pull/4023#issuecomment-1105640765
so, it seems we were doing two checks for the address/. queue, one was useless and not needed,, correct? on that case can you rename the commit to something more accurate to the current state? say: ``` ARTEMIS-3771 Avoid not needed lookup for address on OpenWire connections ``` I can of course use some Git-fu and do it myself... but if you do it yourself I guess you wouldn't have my trace as a contributor in your commit. Also, if you could rebase (git pull --rebase upstream main) and git push -f? I can then just run my private CI on top of your PR. (I have a parameterized build where I pass in GitHub address and branch name). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
