You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "Alonexc (via GitHub)" <gi...@apache.org> on 2023/02/10 06:55:12 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #3087: [Enhancement] Method invocation 'toString' may produce 'NullPointerException'

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

   ### 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
   
   ![image](https://user-images.githubusercontent.com/91315508/218021689-f36e6ee9-70da-48d9-b809-0b7df5e064cb.png)
   located at:
   eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/producer/ProducerImpl.java line 150
   
   
   
   ### Describe the solution you'd like
   
   Use Objects.requireNonNull() to avoid NPE.
   
   ### 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] mytang0 closed issue #3087: [Enhancement] Method invocation 'toString' may produce 'NullPointerException'

Posted by "mytang0 (via GitHub)" <gi...@apache.org>.
mytang0 closed issue #3087: [Enhancement] Method invocation 'toString' may produce 'NullPointerException'
URL: https://github.com/apache/incubator-eventmesh/issues/3087


-- 
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] sanskar-thakur commented on issue #3087: [Enhancement] Method invocation 'toString' may produce 'NullPointerException'

Posted by "sanskar-thakur (via GitHub)" <gi...@apache.org>.
sanskar-thakur commented on issue #3087:
URL: https://github.com/apache/incubator-eventmesh/issues/3087#issuecomment-1430040528

   Hi,
   
   I'm an experienced Java developer, and a first timer with respect to collaborating on open-source project.
   I'm looking forward to contributing on this project, and would like to work on this issue.
   
   Please assign to me if the issue needs to be worked on.
   Thanks.


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