You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/10/21 06:28:16 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Alonexc opened a new issue, #1700:
URL: https://github.com/apache/incubator-eventmesh/issues/1700

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   located at:
   org/apache/eventmesh/runtime/core/protocol/http/processor/BatchSendMessageProcessor.java line 142
   analysis and explanation:
   The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a NullPointerException when the code is executed.
   
   
   ### Describe the solution you'd like
   
   add NPE exception check.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] Yamilini2000 commented on issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Posted by GitBox <gi...@apache.org>.
Yamilini2000 commented on issue #1700:
URL: https://github.com/apache/incubator-eventmesh/issues/1700#issuecomment-1293750990

   I would like to contribute. Can you please assign me?


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jayabha-jayas commented on issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Posted by GitBox <gi...@apache.org>.
jayabha-jayas commented on issue #1700:
URL: https://github.com/apache/incubator-eventmesh/issues/1700#issuecomment-1293208569

   Hi, I would like to work on this issue


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] parvathy00 commented on issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Posted by GitBox <gi...@apache.org>.
parvathy00 commented on issue #1700:
URL: https://github.com/apache/incubator-eventmesh/issues/1700#issuecomment-1292279844

   Hi @Alonexc, I would like to work on this issue. Can you please assign this task to me?


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] DeepikaMarthandanTW commented on issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Posted by GitBox <gi...@apache.org>.
DeepikaMarthandanTW commented on issue #1700:
URL: https://github.com/apache/incubator-eventmesh/issues/1700#issuecomment-1289951182

   I can work on this issue. @xwm1992 could you please assign this to me?


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] xwm1992 closed issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Posted by GitBox <gi...@apache.org>.
xwm1992 closed issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method  [BatchSendMessageProcessor]
URL: https://github.com/apache/incubator-eventmesh/issues/1700


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] Namrata1-99 commented on issue #1700: [Enhancement] Possible null pointer dereference due to return value of called method [BatchSendMessageProcessor]

Posted by GitBox <gi...@apache.org>.
Namrata1-99 commented on issue #1700:
URL: https://github.com/apache/incubator-eventmesh/issues/1700#issuecomment-1294963079

   I would like to contribute to this issue, can you assign me?
   


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org