Skip to content

fix(elasticsearch sink): Flatten out region configuration#1116

Merged
bruceg merged 1 commit intomasterfrom
flatten-elasticsearch-region
Oct 30, 2019
Merged

fix(elasticsearch sink): Flatten out region configuration#1116
bruceg merged 1 commit intomasterfrom
flatten-elasticsearch-region

Conversation

@bruceg
Copy link
Copy Markdown
Member

@bruceg bruceg commented Oct 29, 2019

All the other sinks that use a RegionOrEndpoint in their settings do
so with serde(flatten) to avoid requiring region.region in the
configuration. The elasticsearch sink was missing this directive.

Signed-off-by: Bruce Guenter bruce@untroubled.org

Ref: #1099

All the other sinks that use a `RegionOrEndpoint` in their settings do
so with `serde(flatten)` to avoid requiring `region.region` in the
configuration. The elasticsearch sink was missing this directive.

Signed-off-by: Bruce Guenter <bruce@untroubled.org>
@bruceg bruceg requested a review from LucioFranco October 29, 2019 21:52
@bruceg bruceg merged commit 608e21a into master Oct 30, 2019
@bruceg bruceg deleted the flatten-elasticsearch-region branch October 30, 2019 20:16
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.

2 participants