[
https://issues.apache.org/jira/browse/KAFKA-16202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16202.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> Extra dot in error message in producer
> --------------------------------------
>
> Key: KAFKA-16202
> URL: https://issues.apache.org/jira/browse/KAFKA-16202
> Project: Kafka
> Issue Type: Improvement
> Components: clients, producer
> Reporter: Mickael Maison
> Priority: Trivial
> Fix For: 3.8.0
>
>
> If the broker hits a StorageException while handling a record from the
> producer, the producer prints the following warning:
> [2024-01-29 15:33:30,722] WARN [Producer clientId=console-producer] Received
> invalid metadata error in produce request on partition topic1-0 due to
> org.apache.kafka.common.errors.KafkaStorageException: Disk error when trying
> to access log file on the disk.. Going to request metadata update now
> (org.apache.kafka.clients.producer.internals.Sender)
> There's an extra dot between disk and Going.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)