You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/08/23 09:16:41 UTC

[skywalking] branch master updated (7b20645 -> a2e011f)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 7b20645  Fix NPE when OAP nodes synchronize events with each other in cluster mode (#7531)
     add a2e011f  Kafka extra producer configuration enhancement (#7526)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  1 +
 apm-sniffer/config/agent.config                    |  8 +++----
 .../apm/agent/core/kafka/KafkaProducerManager.java | 27 ++++++++++++++--------
 .../core/kafka/KafkaReporterPluginConfig.java      | 13 ++++++++++-
 .../java-agent/How-to-enable-kafka-reporter.md     | 17 +++++++++++---
 docs/en/setup/service-agent/java-agent/README.md   |  2 +-
 6 files changed, 50 insertions(+), 18 deletions(-)