wu-sheng commented on a change in pull request #6182:
URL: https://github.com/apache/skywalking/pull/6182#discussion_r555540722
##########
File path: CHANGES.md
##########
@@ -29,6 +29,7 @@ Release Notes.
* Fix mssql-plugin occur ClassCastException when call the method of return
generate key.
* The operation name of dubbo and dubbo-2.7.x-plugin, has been changed as the
`groupValue/className.methodName` format
* Fix bug that rocketmq-plugin set the wrong tag.
+* Update kafka plugin support version to 2.6.1.
Review comment:
This belongs to the doc.
##########
File path: apm-sniffer/apm-sdk-plugin/kafka-plugin/pom.xml
##########
@@ -28,7 +28,7 @@
<artifactId>apm-kafka-plugin</artifactId>
<properties>
- <kafka-clients.version>2.0.1</kafka-clients.version>
+ <kafka-clients.version>2.7.0</kafka-clients.version>
Review comment:
I think we don't need this, right?
----------------------------------------------------------------
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]