logstash-plugins / logstash-output-tcp

Apache License 2.0
9 stars 31 forks source link

Ensuring that an entire message has been sent by calling SSLSocket/TCPSocket.syswrite in loop #41

Closed raphaelsolarski closed 2 years ago

raphaelsolarski commented 3 years ago

Fixes #30 #33 where messages longer than jruby-openssl OpenSSL::Buffering::BLOCK_SIZE were truncated.

cla-checker-service[bot] commented 3 years ago

💚 CLA has been signed

raphaelsolarski commented 3 years ago

Hi, what does the "needs-triage" status mean? Can I help in some way? 😃

raphaelsolarski commented 3 years ago

Hi, any updates?

piotrp commented 2 years ago

@jsvd? Sorry for pinging, but commit history indicates that you may be the appropriate person to look at this, and this PR been left without any response for over a year... I believe this may be important, considering that security is enabled by default in ES 8.