Skip to content

KAFKA-7460: Fix Connect Values converter date format pattern#5718

Closed
ewencp wants to merge 1 commit intoapache:trunkfrom
ewencp:fix-header-converter-date-format
Closed

KAFKA-7460: Fix Connect Values converter date format pattern#5718
ewencp wants to merge 1 commit intoapache:trunkfrom
ewencp:fix-header-converter-date-format

Conversation

@ewencp
Copy link
Copy Markdown
Contributor

@ewencp ewencp commented Sep 30, 2018

Switches to normal year format instead of week date years and day of month instead of day of year.

This is directly from #4820, but separated into a different JIRA/PR to keep the fixes independent. Original authorship should be maintained in the commit.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ewencp
Copy link
Copy Markdown
Contributor Author

ewencp commented Oct 1, 2018

Merging this to trunk, 2.0, and 1.1. I filed this, but it's actually a contribution from #4820. See also https://issues.apache.org/jira/browse/KAFKA-7461 for some followup.

ewencp pushed a commit that referenced this pull request Oct 1, 2018
Switches to normal year format instead of week date years and day of month instead of day of year.

This is directly from #4820, but separated into a different JIRA/PR to keep the fixes independent. Original authorship should be maintained in the commit.

Author: Amit Sela <amitsela33@gmail.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #5718 from ewencp/fix-header-converter-date-format

(cherry picked from commit c1457be)
Signed-off-by: Ewen Cheslack-Postava <me@ewencp.org>
ewencp pushed a commit that referenced this pull request Oct 1, 2018
Switches to normal year format instead of week date years and day of month instead of day of year.

This is directly from #4820, but separated into a different JIRA/PR to keep the fixes independent. Original authorship should be maintained in the commit.

Author: Amit Sela <amitsela33@gmail.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #5718 from ewencp/fix-header-converter-date-format

(cherry picked from commit c1457be)
Signed-off-by: Ewen Cheslack-Postava <me@ewencp.org>
@ewencp ewencp closed this in c1457be Oct 1, 2018
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
Switches to normal year format instead of week date years and day of month instead of day of year.

This is directly from apache#4820, but separated into a different JIRA/PR to keep the fixes independent. Original authorship should be maintained in the commit.

Author: Amit Sela <amitsela33@gmail.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes apache#5718 from ewencp/fix-header-converter-date-format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants