You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/01/31 09:06:02 UTC

[GitHub] [activemq-artemis] sebthom opened a new pull request #2964: NO-JIRA Remove redundant instanceof check in CoreAmqpConverter

sebthom opened a new pull request #2964: NO-JIRA Remove redundant instanceof check in CoreAmqpConverter
URL: https://github.com/apache/activemq-artemis/pull/2964
 
 
   message is of type ServerJMSMessage, thus the test `if (message instanceof ServerJMSMessage)` always yields true.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [activemq-artemis] asfgit closed pull request #2964: NO-JIRA Remove redundant instanceof check in CoreAmqpConverter

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #2964: NO-JIRA Remove redundant instanceof check in CoreAmqpConverter
URL: https://github.com/apache/activemq-artemis/pull/2964
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services