Mars626 opened a new issue #2720: Provide plugin for kafka-v2-plugin
URL: https://github.com/apache/skywalking/issues/2720
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   6.0GA
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, 
component version.
   i try to sent message by kafka-clients-2.0.1 ,but fail,because of exception 
in kafka-clients-2.0.1 jar:
   “  if (magic < RecordBatch.MAGIC_VALUE_V2 && headers != null && 
headers.length > 0)
                   throw new IllegalArgumentException("Magic v" + magic + " 
does not support record headers");” in class MemoryRecordsBuilder
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.

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

Reply via email to