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:00 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #1697: [Enhancement] Invocation of toString on an array [HelloTask]

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

   ### 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/197126813-add1b9da-3377-4f8a-9115-f0505066ff63.png)
   located at:
   org/apache/eventmesh/runtime/core/protocol/tcp/client/task/HelloTask.java line 76
   analysis and explanation:
   The code invokes toString on an array, which will generate a fairly useless result.
   
   ### Describe the solution you'd like
   
   Use the Arrays.toString() method.
   
   ### 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] hanish-rishen commented on issue #1697: [Enhancement] Invocation of toString on an array [HelloTask]

Posted by GitBox <gi...@apache.org>.
hanish-rishen commented on issue #1697:
URL: https://github.com/apache/incubator-eventmesh/issues/1697#issuecomment-1287755984

   Hi @xwm1992 @Alonexc I would like to take up this issue. Please assign it 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] hanish-rishen commented on issue #1697: [Enhancement] Invocation of toString on an array [HelloTask]

Posted by GitBox <gi...@apache.org>.
hanish-rishen commented on issue #1697:
URL: https://github.com/apache/incubator-eventmesh/issues/1697#issuecomment-1287800273

   @qqeasonchen Made #1754 , please have a look


-- 
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] qqeasonchen closed issue #1697: [Enhancement] Invocation of toString on an array [HelloTask]

Posted by GitBox <gi...@apache.org>.
qqeasonchen closed issue #1697: [Enhancement] Invocation of toString on an array [HelloTask]
URL: https://github.com/apache/incubator-eventmesh/issues/1697


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