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 07:06:42 UTC

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

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

   ### 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/218023791-1c2ff330-9830-463c-8b18-783c324e1be7.png)
   located at:
   eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/tcp/common/MessageUtils.java line 97,102
   
   
   ### Describe the solution you'd like
   
   e.g.
   ![image](https://user-images.githubusercontent.com/91315508/218023820-82cb02b6-19ae-4be6-8818-93b8f38290c3.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: 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


Re: [I] [Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils] (eventmesh)

Posted by "Pil0tXia (via GitHub)" <gi...@apache.org>.
Pil0tXia commented on issue #3095:
URL: https://github.com/apache/eventmesh/issues/3095#issuecomment-2074726878

   > created pull request for #3096; I commit changes for this there.
   
   No changes were found in https://github.com/apache/eventmesh/pull/3135 to fix this issue. This issue is unfixed and open for contribution.


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


Re: [I] [Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils] (eventmesh)

Posted by "Pil0tXia (via GitHub)" <gi...@apache.org>.
Pil0tXia commented on issue #3095:
URL: https://github.com/apache/eventmesh/issues/3095#issuecomment-2088051614

   @cnzakii Of course


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


[GitHub] [incubator-eventmesh] jjbiggins commented on issue #3095: [Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils]

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

   created pull request for #3096; I commit changes for this there.


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


Re: [I] [Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils] (eventmesh)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #3095:
URL: https://github.com/apache/eventmesh/issues/3095#issuecomment-2070571622

   It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.
   
   If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen 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: 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


Re: [I] [Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils] (eventmesh)

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


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


Re: [I] [Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils] (eventmesh)

Posted by "cnzakii (via GitHub)" <gi...@apache.org>.
cnzakii commented on issue #3095:
URL: https://github.com/apache/eventmesh/issues/3095#issuecomment-2087985847

   @Pil0tXia 
   This seems like an easy job, I wonder if I could be assigned it? 🫣


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