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

eval: move message parsing earlier #1315

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

brharrington
Copy link
Contributor

Moves the message parsing out of LwcToAggrDatapoint to
just after the data is received. This allows us to avoid
some intermediate conversions from String to ByteString.

Moves the message parsing out of LwcToAggrDatapoint to
just after the data is received. This allows us to avoid
some intermediate conversions from String to ByteString.
@brharrington brharrington added this to the 1.7.0 milestone Jun 3, 2021
@brharrington brharrington merged commit d6f4ed2 into Netflix:master Jun 3, 2021
@brharrington brharrington deleted the lwc-parse branch June 3, 2021 14:08
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.

1 participant