bhas2000 opened a new pull request, #13937: URL: https://github.com/apache/camel/pull/13937
Fixed sonar issues for: 1. Replace this instanceof check and cast with 'instanceof ActiveMQMessage activemqmessage' 2. Replace this instanceof check and cast with 'instanceof String string' 3. Replace this instanceof check and cast with 'instanceof Serializable serializable' 4. Define a constant instead of duplicating this literal "queue" 4 times. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org