healchow commented on code in PR #19629:
URL: https://github.com/apache/flink/pull/19629#discussion_r863859699


##########
docs/content/docs/connectors/datastream/kafka.md:
##########
@@ -344,6 +344,16 @@ fetched from Kafka in ```SplitReader```. The state of 
split, or current progress
 consuming is updated by ```KafkaRecordEmitter``` , which is also responsible 
for assigning event time
 when the record is emitted downstream.
 
+
+### Triage
+
+In case, you experience a warning with a stack trace containing
+```javax.management.InstanceAlreadyExistsException: kafka.consumer:[...]``` 
you are trying to

Review Comment:
   In one line, it is recommended to use one '\`' to wrap the code, not three 
'\`'.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to