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

Make codecs optional in inputs and remove codec.decode call in inputs #4807

Closed
suyograo opened this issue Mar 12, 2016 · 1 comment
Closed

Comments

@suyograo
Copy link
Contributor

Since codecs will be moved to after persistent queuing stage, we need to remove the use of codecs in the input base class. This would make codecs optional in input stage and remove the call codec.decode from all inputs.

This needs a mass update of multiple plugins

Ref: #4767

@suyograo
Copy link
Contributor Author

Closed in favor of #4858

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

No branches or pull requests

1 participant