You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/11/04 09:13:54 UTC

[GitHub] [skywalking] vipsql opened a new issue #3778: Use the JavaAgent, Conflict with KafkaClient? (Magic v1 does not support record headers)

vipsql opened a new issue #3778: Use the JavaAgent,Conflict with KafkaClient? (Magic v1 does not support record headers)
URL: https://github.com/apache/skywalking/issues/3778
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [X] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   java.lang.IllegalArgumentException: Magic v1 does not support record headers
           at org.apache.kafka.common.record.MemoryRecordsBuilder.appendWithOffset(MemoryRecordsBuilder.java:403)
           at org.apache.kafka.common.record.MemoryRecordsBuilder.appendWithOffset(MemoryRecordsBuilder.java:442)
           at org.apache.kafka.common.record.MemoryRecordsBuilder.append(MemoryRecordsBuilder.java:499)
           at org.apache.kafka.common.record.MemoryRecordsBuilder.append(MemoryRecordsBuilder.java:522)
           at org.apache.kafka.clients.producer.internals.ProducerBatch.tryAppend(ProducerBatch.java:107)
           at org.apache.kafka.clients.producer.internals.RecordAccumulator.append(RecordAccumulator.java:222)
   at org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:93)
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   JDK: 1.8.0_91
   SkyWalking: 6.4.0
   
   - What happen?
   component version:
   KafkaVersion:   KafkaClientVersion: 0.10.1.0
   
   ___
   ### Requirement or improvement
   -  the can make the trun off or on control the kafka record

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services