Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Changed occurrences of map calls on kafka streams to mapValues - Issue #357 #358

Conversation

danishgarg
Copy link
Contributor

@danishgarg danishgarg commented Apr 11, 2018

Changed the occurrences of stream.map calls to stream.mapValues when serializing/deserializing messages in order to avoid unnecessary re-partitioning.

Resolves #357

@pivotal-issuemaster
Copy link

@danishgarg Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@danishgarg Thank you for signing the Contributor License Agreement!

@sobychacko
Copy link
Contributor

@danishgarg did you verify these changes against your application?

@danishgarg
Copy link
Contributor Author

Yes @sobychacko. I verified against my app. It seems to be working correctly.

@sobychacko
Copy link
Contributor

Thank you @danishgarg for the PR. Looks good to me. Merged upstream and backported to 2.0.x.

@sobychacko sobychacko closed this Apr 11, 2018
@sobychacko sobychacko removed the in pr label Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants