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/31 00:21:10 UTC

[GitHub] [eventmesh] HattoriHenzo opened a new issue, #3586: [Enhancement] Refactoring of CloudEventCodec class

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

   ### 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
   
   With this refactoring we will modify how the singleton pattern in implemented as the other implementations in the code base.
   
   ### Describe the solution you'd like
   
   - Add a private constructor, to prevent instantiation
   - Define a `getInstance()` to wrap the `INSTANCE ` member variable
   
   ### 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] [eventmesh] mytang0 closed issue #3586: [Enhancement] Refactoring of CloudEventCodec class

Posted by "mytang0 (via GitHub)" <gi...@apache.org>.
mytang0 closed issue #3586: [Enhancement] Refactoring of CloudEventCodec class
URL: https://github.com/apache/eventmesh/issues/3586


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