sebthom opened a new pull request #2912: NO-JIRA Minor code improvement in QueueImpl URL: https://github.com/apache/activemq-artemis/pull/2912 Fixed some compiler warnings (missing generic type, private class can be final) and performance related sevntu checkstyle warnings, like "All method calls are advised to move to end of logic expression." or "Variable 'xyz' can be moved inside the block at line '2,864' to restrict runtime creation.". Also removed unused private constant FLUSH_TIMEOUT. @franz1981 Maybe you want to review this?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
