Alex created KAFKA-13685:
----------------------------
Summary: Seems to get empty event time in some messages.
Key: KAFKA-13685
URL: https://issues.apache.org/jira/browse/KAFKA-13685
Project: Kafka
Issue Type: Bug
Components: consumer, producer
Reporter: Alex
I get these errors in different services occasionally:
Failed to commit stream task 0_7 due to the following error::
org.apache.kafka.streams.errors.StreamsException: task [0_7] Abort sending
since an error caught with a previous record (key
\x00\x00\x00\x00\x00\x00\x031\x00\x00\x01\x7F\x0FG8\x00 value [B@6b718659
timestamp null) to topic
snapshot-server-KTABLE-SUPPRESS-STATE-STORE-0000000003-changelog due to
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for
snapshot-server-KTABLE-SUPPRESS-STATE-STORE-0000000003-changelog-7:120001 ms
has passed since batch creation
It's only info i get.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)