This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch chore/doc
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from 9bbb2d0 Fix dead links
add 3a4ee08 Enhance persistent session timeout mechanism. (#7334)
add 7654161 Fix the problem of Kafka transport topics are created
duplicated with and without namespace (#7326) (#7329)
add 531d272 Merge branch 'master' into chore/doc
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 6 +-
.../oap/server/core/CoreModuleProvider.java | 10 +++
.../analysis/worker/MetricsPersistentWorker.java | 47 ++++++++++--
.../analysis/worker/MetricsStreamProcessor.java | 25 +++++--
.../oap/server/core/storage/IMetricsDAO.java | 18 +++++
.../agent/kafka/KafkaFetcherHandlerRegister.java | 85 +++++++++++-----------
.../agent/kafka/provider/KafkaFetcherProvider.java | 2 +-
.../plugin/elasticsearch/base/MetricsEsDAO.java | 25 +++++++
8 files changed, 160 insertions(+), 58 deletions(-)