Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-6211] [kinesis] Validation error in Kinesis Consumer when using AT_TIMESTAMP as start position #3637

Closed
wants to merge 1 commit into from

Conversation

tony810430
Copy link
Contributor

Address the bug in validation function to check if the date string is well formed when using AT_TIMESTAMP as start position.

This function needs to check if one of the two conditions is passed, but I made a mistake to check all conditions should be passed. That causes the problem.

@tzulitai
Copy link
Contributor

LGTM, thanks a lot for the fix and tests @tony810430! Merging this to master and release-1.2.

@asfgit asfgit closed this in 69843fe Mar 29, 2017
@tony810430 tony810430 deleted the FLINK-6211 branch March 31, 2017 01:50
p16i pushed a commit to p16i/flink that referenced this pull request Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants