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: Do not serialize None in in-flight config #4192

Merged
merged 2 commits into from Sep 30, 2020
Merged

Conversation

juchiast
Copy link
Contributor

fix #4190

Signed-off-by: Duy Do juchiast@gmail.com

Signed-off-by: Duy Do <juchiast@gmail.com>
Signed-off-by: Duy Do <juchiast@gmail.com>
@juchiast juchiast added the type: bug A code related bug. label Sep 29, 2020
@juchiast juchiast self-assigned this Sep 29, 2020
@juchiast juchiast added domain: config Anything related to configuring Vector domain: parsing Anything related to parsing within Vector and removed domain: parsing Anything related to parsing within Vector labels Sep 29, 2020
@juchiast juchiast merged commit 43329e8 into master Sep 30, 2020
@juchiast juchiast deleted the juchiast/inflight branch September 30, 2020 01:18
mengesb pushed a commit to jacobbraaten/vector that referenced this pull request Dec 9, 2020
* Add test

Signed-off-by: Duy Do <juchiast@gmail.com>

* Skip serializing if is None

Signed-off-by: Duy Do <juchiast@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 type: bug A code related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InFlightLimit::None cannot be deserialized
3 participants