elastic / elastic/logstash

Split Codecs into Encoders and Decoders

Open
#3,725 0 comments 0 reactions 0 assignees View on GitHub
discuss enhancement
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

Related to #1833, Codecs should be split into Encoders and Decoders to avoid some false assumptions and therefore semi-trappy behavior.

This would also make it much easier for plugins to clarify what they will handle (e.g., json via an decoder, but since there would not be an equivalent decoder for rubydebug, then obviously it would not work).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.