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

[GitHub] [incubator-eventmesh] HattoriHenzo opened a new issue, #3445: [Enhancement] Refactor SubScribeTask

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

   ### 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
   
   Delegate the execution of the `run` method into another runnable class
   
   ### Describe the solution you'd like
   
   Create two different classes `SubScribe` and `SubScribeTask`. The class `SubScribeTask` will be the runnable and will depends on `SubScribe`.
   Also it will help simplify the testing of `SubScribe`.
   
   ### Are you willing to submit PR?
   
   - [X] 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] [incubator-eventmesh] xwm1992 closed issue #3445: [Enhancement] Refactor SubScribeTask

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 closed issue #3445: [Enhancement] Refactor SubScribeTask
URL: https://github.com/apache/incubator-eventmesh/issues/3445


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