Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
55 stars 7 forks source link

Compress message before publishing #75

Closed martinhonovais closed 2 years ago

martinhonovais commented 2 years ago

Description

It was avoided the decompress of a message when it is loaded from a repository and is published on the topic. It was added middleware on the retry consumer to decompress de message.

Fixes #73

How Has This Been Tested?

Integrations tests

Checklist

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement