urbandan commented on code in PR #13475:
URL: https://github.com/apache/kafka/pull/13475#discussion_r1173744877


##########
config/connect-mirror-maker.properties:
##########
@@ -57,3 +57,6 @@ config.storage.replication.factor=1
 # replication.policy.separator = _
 # sync.topic.acls.enabled = false
 # emit.heartbeats.interval.seconds = 5
+
+# enable flow in the logs for improved diagnostics
+add.flow.context = true

Review Comment:
   The default of the config is false, but I think that is only necessary for 
being backward compatible. I honestly think that the recommendation (the sample 
config) should be to enable the extra log information by default, as many 
use-cases will benefit from it.



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to