skywalking-java/apm-sniffer/apm-sdk-plugin/kafka-plugin/src
kezhenxu94 a45f615b6d
Use explicit charset instead of default charset (#5601)
Implicit use of the platform default charset, which can result in differing behaviour between JVM executions or incorrect behavior if the encoding of the data source doesn't match expectations.

Co-authored-by: zhang-wei <pknfe@outlook.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-10-01 21:27:31 +08:00
..
main Use explicit charset instead of default charset (#5601) 2020-10-01 21:27:31 +08:00
test/java/org/apache/skywalking/apm/plugin/kafka Check bootstrapServers type before casting for kafka-clients >= 2.1 (#5510) 2020-09-18 15:18:54 +08:00