Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Document how sinks handle batched events. #46

Open
mfelsche opened this issue Nov 4, 2020 · 0 comments
Open

Document how sinks handle batched events. #46

mfelsche opened this issue Nov 4, 2020 · 0 comments

Comments

@mfelsche
Copy link
Member

mfelsche commented Nov 4, 2020

Currently the behaviour across sinks is different, e.g. the elastic sink is putting batched event elements into a single http request body, the kafka sink is sending a separate message for each element of a batched event.

We should at least document how each sink handles batched events, so people are sure they are sure what they can achieve by batching.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant