logstash-plugins / logstash-codec-avro

A logstash codec plugin for decoding and encoding Avro records
Apache License 2.0
15 stars 63 forks source link

[WIP] Add option to encode as binary RubyString instead of base64 #30

Closed original-brownbear closed 2 years ago

original-brownbear commented 6 years ago

Use setting encode_as_base64 => false to test :)

johanvanderkuijl commented 6 years ago

@original-brownbear good job! I'm seeing consistent messages during the json / avro / kafka route.

original-brownbear commented 6 years ago

@Rubyan nice, will see to it that this gets fixed up (need to improve the docs now) and merged + published shortly then :)

haoyu0624 commented 6 years ago

Hello, why did I use your file or not? I am looking forward to your reply. This is an error message Exception in thread "main" org.apache.avro.AvroRuntimeException: Malformed data. Length is negative: -1552376

original-brownbear commented 6 years ago

@andrewvc assigning you here, just because I need some feedback from you on this (after the holidays). This is done already, but we need to think about the BwC and documentation required for this change. Will add details soon.

johanvanderkuijl commented 6 years ago

Any update on a possible merge?

juv commented 6 years ago

@original-brownbear any chance to get this merged soonish?

rbkasat commented 5 years ago

Can someone merge this? We need this asap.

original-brownbear commented 5 years ago

@jsvd FYI :)

johanvanderkuijl commented 5 years ago

@original-brownbear The tests are all good, there are no conflicts, can you merge this?

original-brownbear commented 5 years ago

@jsvd pong :)

guillaume7 commented 4 years ago

Can you please finalize this merge? Thank you!

petericebear commented 2 years ago

I have a customer waiting for this to merge. Can we get a timing on the release for this?