zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
958 stars 292 forks source link

Bump zstd library to 1.5.2 #1407

Closed otrosien closed 2 years ago

otrosien commented 2 years ago

According to the release notes https://github.com/facebook/zstd/releases/tag/v1.5.2:

This release also corrects a performance regression that was introduced in v1.5.0 that slows down compression of very small data when using the streaming API. Issue https://github.com/facebook/zstd/issues/2966 tracks that topic.

Closes #1399

otrosien commented 2 years ago

FYI in Fahrschein, we're already on 1.5.2 in the current release.

adyach commented 2 years ago

👍

adyach commented 2 years ago

@otrosien thank you for the contribution!

otrosien commented 2 years ago

👍