darcydai opened a new pull request #6781:
URL: https://github.com/apache/skywalking/pull/6781


   1. new options to support multi skywalking cluster use same kafka 
cluster(plugin.kafka.mm_to_source_alias,plugin.kafka.mm_to_source_separator). 
the property named mm_to_source_alias reference  the oap service config 
`org.apache.skywalking.oap.server.analyzer.agent.kafka.module.KafkaFetcherConfig#mm2SourceAlias`,
 actually, I do not know what it means
   2. resolve agent has no retries if connect kafka cluster failed when 
bootstrap(add listener mechanism like GRPCChannelListener)
   
   
   ### Fix <agent has no retries if connect kafka cluster failed when bootstrap>
   - [x] Add a unit test to verify that the fix works.
   - [x] Explain briefly why the bug exists and how to fix it.
   
   
   ### <Feature description>
   - [ ] If this is non-trivial feature, paste the links/URLs to the design doc.
   - [x] Update the documentation to include this new feature.
   - [x] Tests(including UT, IT, E2E) are added to verify the new feature.
   - [ ] If it's UI related, attach the screenshots below.
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Closes #<issue number>.
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/CHANGES.md).
   


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


Reply via email to