You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/05/06 08:13:27 UTC

[GitHub] [flink] afedulov commented on a diff in pull request #19629: [FLINK-27480][kafka] Explain possible metrics InstanceAlreadyExistsException in docs

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


##########
docs/content/docs/connectors/datastream/kafka.md:
##########
@@ -307,6 +307,13 @@ For metrics of Kafka consumer, you can refer to
 <a href="http://kafka.apache.org/documentation/#consumer_monitoring">Apache Kafka Documentation</a>
 for more details.
 
+In case, you experience a warning with a stack trace containing

Review Comment:
   ```suggestion
   In case you experience a warning with a stack trace containing
   ```



##########
docs/content/docs/connectors/datastream/kafka.md:
##########
@@ -307,6 +307,13 @@ For metrics of Kafka consumer, you can refer to
 <a href="http://kafka.apache.org/documentation/#consumer_monitoring">Apache Kafka Documentation</a>
 for more details.
 
+In case, you experience a warning with a stack trace containing
+`javax.management.InstanceAlreadyExistsException: kafka.consumer:[...]` you are trying to

Review Comment:
   ```suggestion
   `javax.management.InstanceAlreadyExistsException: kafka.consumer:[...]`, you are probably trying to
   ```



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org