You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eventmesh.apache.org by "Alonexc (via GitHub)" <gi...@apache.org> on 2023/03/17 01:54:49 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #3484: [Enhancement] Do some code optimization[PulsarClientWrapper]

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

   ### 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/225792119-fcc361cd-b3c6-4d38-bbbf-d68fab437294.png)
   located at:
   eventmesh-storage/eventmesh-storage-pulsar/src/main/java/org/apache/eventmesh/storage/pulsar/client/PulsarClientWrapper.java line 99,103
   
   
   ### Describe the solution you'd like
   
   use Objects.requireNonNull() and remove useless curly braces around statement
   ![image](https://user-images.githubusercontent.com/91315508/225792171-30faca20-3547-4392-a7c2-e7b17433b1b7.png)
   
   
   ### 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: issues-unsubscribe@eventmesh.apache.org.apache.org

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


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


[GitHub] [eventmesh] mytang0 closed issue #3484: [Enhancement] Do some code optimization[PulsarClientWrapper]

Posted by "mytang0 (via GitHub)" <gi...@apache.org>.
mytang0 closed issue #3484: [Enhancement] Do some code optimization[PulsarClientWrapper]
URL: https://github.com/apache/eventmesh/issues/3484


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

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


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