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

fix(pulsar sink): Add new EncodingConfig #2671

Merged
merged 4 commits into from
Jun 5, 2020

Conversation

leshow
Copy link
Contributor

@leshow leshow commented May 22, 2020

closes #2648

Adds the new EncodingConfig to the pulsar sink. I believe this is all that's required to get everything going again. It passes all the tests on my machine.

Signed-off-by: Evan Cameron <cameron.evan@gmail.com>
Signed-off-by: Evan Cameron <cameron.evan@gmail.com>
Signed-off-by: Evan Cameron <cameron.evan@gmail.com>
Signed-off-by: Evan Cameron <cameron.evan@gmail.com>
@bruceg bruceg requested a review from Hoverbear June 4, 2020 14:48
@bruceg bruceg added sink: pulsar Anything `pulsar` sink related domain: config Anything related to configuring Vector type: bug A code related bug. labels Jun 4, 2020
@Hoverbear Hoverbear merged commit 54093b7 into vectordotdev:master Jun 5, 2020
@Hoverbear
Copy link
Contributor

Thanks so much @leshow !

mengesb pushed a commit to jacobbraaten/vector that referenced this pull request Dec 9, 2020
* Add encoding config to pulsar

Signed-off-by: Evan Cameron <cameron.evan@gmail.com>

* Fix encode_event

Signed-off-by: Evan Cameron <cameron.evan@gmail.com>

* fix tests

Signed-off-by: Evan Cameron <cameron.evan@gmail.com>

* fix pulsar test

Signed-off-by: Evan Cameron <cameron.evan@gmail.com>
Signed-off-by: Brian Menges <brian.menges@anaplan.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: config Anything related to configuring Vector sink: pulsar Anything `pulsar` sink related type: bug A code related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pulsar Sink limited encoding configuration
4 participants