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/02/24 07:31:06 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue #784: [Enhancement] Some suggestions for the eventmesh-admin module.

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


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Question
   
   <img width="640" alt="image" src="https://user-images.githubusercontent.com/91315508/155280074-b8447ff3-d739-4cfa-a31d-02b3b9cd63cf.png">
   <img width="640" alt="image" src="https://user-images.githubusercontent.com/91315508/155280209-122da610-c46f-4250-9243-4f3cd28b7816.png">
   <img width="640" alt="image" src="https://user-images.githubusercontent.com/91315508/155280770-cef53fb6-ad8b-47cf-bc2d-ccbcf139c057.png">
   
   AdminController, TopicsHandler, NetUtils, RequestMapping classes have reusable String constants.
   
   Suggestion: Create a constant class under the admin package for these constants.


-- 
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] gzchen008 commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   got 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: 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] ruanwenjun closed issue #784: [Enhancement] Some suggestions for the eventmesh-admin module.

Posted by GitBox <gi...@apache.org>.
ruanwenjun closed issue #784:
URL: https://github.com/apache/incubator-eventmesh/issues/784


   


-- 
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 commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   > please let me try
   
   @likegeek sorry this has been assigned to @gzchen008, we will continue to sort out some issues.


-- 
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] AhahaGe commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   please assign 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] gzchen008 commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   got 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: 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 commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   > please assign to me
   
   Hi, @AhahaGe , please leave this to the new guy and find if there are points of interest in roadmap.


-- 
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] AhahaGe commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   > > please assign to me
   > 
   > Hi, @AhahaGe , please leave this to the new guy and find if there are points of interest in roadmap.
   
   fine


-- 
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] likegeek commented on issue #784: [Question] Some suggestions for the eventmesh-admin module.

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


   please let me try


-- 
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 #784: [Enhancement] Some suggestions for the eventmesh-admin module.

Posted by GitBox <gi...@apache.org>.
xwm1992 closed issue #784:
URL: https://github.com/apache/incubator-eventmesh/issues/784


   


-- 
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] gzchen008 removed a comment on issue #784: [Question] Some suggestions for the eventmesh-admin module.

Posted by GitBox <gi...@apache.org>.
gzchen008 removed a comment on issue #784:
URL: https://github.com/apache/incubator-eventmesh/issues/784#issuecomment-1048534229


   got 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: 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] ruanwenjun commented on issue #784: [Enhancement] Some suggestions for the eventmesh-admin module.

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


   Closed by #788 


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