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

De-aggregation of records #39

Open
kapadiakunal opened this issue Sep 9, 2019 · 1 comment
Open

De-aggregation of records #39

kapadiakunal opened this issue Sep 9, 2019 · 1 comment

Comments

@kapadiakunal
Copy link

kapadiakunal commented Sep 9, 2019

Hi @garethlewin,

We've a producer which aggregates and sends records as per KPL and we're consuming records using this library. But we are getting garbage values in the records as mentioned here.
Does this library take care of de-aggregation of records?

@garethlewin
Copy link
Contributor

Hi @kapadiakunal we do not currently de-aggregate records, but it appears as if that is relatively easy to add support for, see https://github.com/awslabs/kinesis-aggregation/blob/master/go/deaggregator/deaggregator.go#L23

I'd appreciate a PR, but if not I will attempt to get this done soon.

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

No branches or pull requests

2 participants