[
https://issues.apache.org/jira/browse/KAFKA-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-7460.
------------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
2.0.1
1.1.2
Issue resolved by pull request 5718
[https://github.com/apache/kafka/pull/5718]
> Connect Values converter uses incorrect date format string
> ----------------------------------------------------------
>
> Key: KAFKA-7460
> URL: https://issues.apache.org/jira/browse/KAFKA-7460
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 1.1.0, 1.1.1, 2.0.0
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Priority: Blocker
> Fix For: 1.1.2, 2.0.1, 2.1.0
>
>
> Discovered inĀ KAFKA-6684, the converter is using week date year (YYYY)
> instead of plain year (yyyy) and day in year (DD) instead of date in month
> (dd).
> Filing this so we have independent tracking of the issue since it was only
> tangentially related and discovered in that issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)