You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/01/27 05:40:36 UTC

[GitHub] [rocketmq] thenx-wei opened a new pull request #1746: Object's equals method is prone to null pointer exceptions

thenx-wei opened a new pull request #1746: Object's equals method is prone to null pointer exceptions
URL: https://github.com/apache/rocketmq/pull/1746
 
 
   
   In the QueryMessageProcessor class, the equals method of Object is prone to null pointer exceptions and should be invoked using constants or objects that determine values
   
   

----------------------------------------------------------------
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] [rocketmq] coveralls edited a comment on issue #1746: Object's equals method is prone to null pointer exceptions

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #1746: Object's equals method is prone to null pointer exceptions
URL: https://github.com/apache/rocketmq/pull/1746#issuecomment-578603243
 
 
   
   [![Coverage Status](https://coveralls.io/builds/28339912/badge)](https://coveralls.io/builds/28339912)
   
   Coverage decreased (-0.04%) to 50.858% when pulling **62fdf89ab5ee6e00a8220148a7e5d61b89d5d635 on thenx-wei:master** into **dd943622573ece3bc44fea81c10aa6c42fa6991c on apache:develop**.
   

----------------------------------------------------------------
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] [rocketmq] thenx-wei closed pull request #1746: Object's equals method is prone to null pointer exceptions

Posted by GitBox <gi...@apache.org>.
thenx-wei closed pull request #1746: Object's equals method is prone to null pointer exceptions
URL: https://github.com/apache/rocketmq/pull/1746
 
 
   

----------------------------------------------------------------
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] [rocketmq] coveralls commented on issue #1746: Object's equals method is prone to null pointer exceptions

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #1746: Object's equals method is prone to null pointer exceptions
URL: https://github.com/apache/rocketmq/pull/1746#issuecomment-578603243
 
 
   
   [![Coverage Status](https://coveralls.io/builds/28339377/badge)](https://coveralls.io/builds/28339377)
   
   Coverage decreased (-0.04%) to 50.858% when pulling **df174322dcb7afc0ee93e0563461327e979aa651 on thenx-wei:master** into **dd943622573ece3bc44fea81c10aa6c42fa6991c on apache:develop**.
   

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