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

consolidate event handling code #149

Merged
merged 8 commits into from
Sep 24, 2020
Merged

consolidate event handling code #149

merged 8 commits into from
Sep 24, 2020

Conversation

ianwilkes
Copy link
Contributor

Share the important bits between the batch and event handlers. Add an integration test for the event endpoint. Add testing of meta fields. Remove unused event metadata. Clean up some test code. Remove dead code.

@ianwilkes ianwilkes requested review from a team, martin308 and asdvalenzuela September 22, 2020 22:01
Copy link
Member

@martin308 martin308 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a pretty good cleanup, just have a couple of questions about some the bits

route/route.go Show resolved Hide resolved
route/route.go Show resolved Hide resolved
route/route.go Outdated Show resolved Hide resolved
route/route.go Show resolved Hide resolved
route/route.go Show resolved Hide resolved
@ianwilkes ianwilkes merged commit 3702994 into main Sep 24, 2020
@ianwilkes ianwilkes deleted the ian.endpoint branch September 24, 2020 17:26
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.

Samproxy's event endpoint doesn't appear to support any compressed payloads
2 participants