khiker007 commented on issue #3778: Use the JavaAgent,Conflict with KafkaClient? (Magic v1 does not support record headers) URL: https://github.com/apache/skywalking/issues/3778#issuecomment-552696192 I dont use header; in headerMode: embeddedheaders;spring kafka productor will put the type string in the message,and consumer will replace the type string from message; when use kafka plugin, productor work well, but consumer dont replace the type string from msg,so we deserialize the msg to json will error;and remove the kafka plugin will work well
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
