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

Updating kafka version to latest(0.11.0.0) #31

Merged
merged 7 commits into from Jul 17, 2017

Conversation

pmitra43
Copy link
Contributor

@pmitra43 pmitra43 commented Jul 15, 2017

Kafka version was 0.8. Hence, there was an issue when the messages were being read into a kafka streams. The error was that the producer was sending negative timestamp(or some different format) in the metadata of the messages, which were being thrown as error by the serializers used.

@andrewserff andrewserff merged commit b59c29a into everwatchsolutions:master Jul 17, 2017
@andrewserff
Copy link
Member

I'm going to say this makes #25 OBE.

@andrewserff andrewserff added this to the v1.3.0 milestone Sep 18, 2017
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.

None yet

4 participants