John Roesler created KAFKA-13819:
------------------------------------
Summary: Add application.server to Streams assignor logs when set
Key: KAFKA-13819
URL: https://issues.apache.org/jira/browse/KAFKA-13819
Project: Kafka
Issue Type: Improvement
Reporter: John Roesler
Currently, Streams assignment logs only include the consumer client id and the
streams application id, but those are both randomly generated UUIDs that are
not easy to coordinate to users' concept of the name of a host. To help bridge
this gap, we can include the application.server (when set) in assignment logs.
That way, users will also be able to see which host and port each member is
associated with.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)