You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Roesler (Jira)" <ji...@apache.org> on 2022/09/21 22:42:00 UTC

[jira] [Created] (KAFKA-14254) Format timestamps in assignor logs as dates instead of integers

John Roesler created KAFKA-14254:
------------------------------------

             Summary: Format timestamps in assignor logs as dates instead of integers
                 Key: KAFKA-14254
                 URL: https://issues.apache.org/jira/browse/KAFKA-14254
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: John Roesler


This is a follow-on task from [https://github.com/apache/kafka/pull/12582]

There is another log line that prints the same timestamp: "Triggering the followup rebalance scheduled for ...", which should also be printed as a date/time in the same manner as PR 12582.

We should also search the codebase a little to see if we're printing timestamps in other log lines that would be better off as date/times.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)