[
https://issues.apache.org/jira/browse/KAFKA-15008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison resolved KAFKA-15008.
------------------------------------
Resolution: Invalid
The issue you describe does not seem to be in Kafka Connect. This connector is
not developed by the Apache Kafka project. I suggest you report this issue to
whoever is providing you this connector.
> GCS Sink Connector to parse JSON having leading 0's for an integer field
> ------------------------------------------------------------------------
>
> Key: KAFKA-15008
> URL: https://issues.apache.org/jira/browse/KAFKA-15008
> Project: Kafka
> Issue Type: Bug
> Reporter: Lubna Naqvi
> Priority: Major
>
> Our Kafka data which is in JSON format has an attribute (gtin) which is a
> number starting with Zero and Kafka Connect GCS Sink Connector fails to parse
> it. gtin is a very common attribute across any item related Kafka source and
> it is causing a major(blocking) issue as we are not able to parse this
> attribute.
>
> We'd like to have the ability to parse the integer field in JSON message if
> it is prefixed with zero. Can this be investigated for consideration into
> release?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)