You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "mxsm (via GitHub)" <gi...@apache.org> on 2023/02/02 14:38:39 UTC

[GitHub] [incubator-eventmesh] mxsm opened a new issue, #3028: [Enhancement] Refactor ThreadFactory implement

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

   ### 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
   
   There are several implementations of ThreadFactory in the project now, and we need to refactor them to be uniform.
   ![image](https://user-images.githubusercontent.com/15797831/216353703-f405db82-aa80-48dd-b025-e7c3107ab508.png)
   ![image](https://user-images.githubusercontent.com/15797831/216353790-7331a35c-d73e-439a-ae56-a2e155ab8961.png)
   
   
   ### Describe the solution you'd like
   
   Implement a custom ThreadFactory and place the implementation in a common module. A utility class to create thread pools can be provided, but it's not mandatory.
   
   ### 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: 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] jonyangx closed issue #3028: [Enhancement] Refactor ThreadFactory implement

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


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