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/06/21 06:15:54 UTC

[GitHub] [activemq-artemis] michaelandrepearce edited a comment on pull request #3195: ARTEMIS-2815 Fix null pointer exception on attempt to update queue without filter

michaelandrepearce edited a comment on pull request #3195:
URL: https://github.com/apache/activemq-artemis/pull/3195#issuecomment-647084241


    You can inline it by 
   
   filter == null ? null : filter.getFilterString():
   


----------------------------------------------------------------
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