[
https://issues.apache.org/jira/browse/KAFKA-16423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
johndoe updated KAFKA-16423:
----------------------------
Summary: Spurious log warnings: "Ignoring offset partition key with an
unexpected format for the first element in the partition key list. Expected
type: java.lang.String, actual type: null" (was: Spurious log warnings:
"Ignoring offset partition key with an unexpected format for the second element
in the partition key list. Expected type: java.lang.String, actual type: null")
> Spurious log warnings: "Ignoring offset partition key with an unexpected
> format for the first element in the partition key list. Expected type:
> java.lang.String, actual type: null"
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-16423
> URL: https://issues.apache.org/jira/browse/KAFKA-16423
> Project: Kafka
> Issue Type: Bug
> Components: connect
> Affects Versions: 3.5.0, 3.6.0, 3.5.1, 3.5.2, 3.7.0, 3.6.1, 3.8.0
> Reporter: johndoe
> Assignee: johndoe
> Priority: Minor
> Fix For: 3.6.2, 3.8.0, 3.7.1
>
>
> Some source connectors choose not to specify source offsets with the records
> they emit (or rather, to provide null partitions/offsets). When these
> partitions are parsed by a Kafka Connect worker, this currently leads to a
> spurious warning log message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)