gosonzhang commented on issue #8286:
URL: https://github.com/apache/inlong/issues/8286#issuecomment-1598341061

   The reason is that:
   1.  the encoding type "msgEnType" [a] of the data content is placed in the 
attribute field;
   2. the admin_snapshot_message method only returns the content of the data 
field in the Message;
   
   so, adding the attribute part in the query result can meet this requirement.
   
   I will improve this part of the processing, add the ”attr“ field [b] to 
carry the attribute information of the Message in the return result of the 
method
   
   a. https://github.com/apache/inlong/pull/8285
   b. 
![image](https://github.com/apache/inlong/assets/14038849/165b7f15-e97c-4a48-b6b9-dc370e7e08d9)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to