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

[GitHub] [eventmesh] mytang0 commented on a diff in pull request #3524: [ISSUE #3523] fix json serialization issue when using redis

mytang0 commented on code in PR #3524:
URL: https://github.com/apache/eventmesh/pull/3524#discussion_r1149939475


##########
eventmesh-common/src/main/java/org/apache/eventmesh/common/Constants.java:
##########
@@ -28,6 +28,8 @@ public class Constants {
 
     public static final String DATE_FORMAT_DEFAULT = "yyyy-MM-dd HH:mm:ss";
 
+    public static final String DATA_CONTENT_TYPE = "DataContentType";

Review Comment:
   <img width="534" alt="image" src="https://user-images.githubusercontent.com/29346818/228104739-6f6ec65a-4eff-428a-8bd6-18a1f1a5ac6c.png">
   
   The naming of protocol attributes can be unified.



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