Farfetch / kafkaflow-retry-extensions

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

Improve sql query to get item messages #98

Closed martinhonovais closed 1 year ago

martinhonovais commented 1 year ago

Description

We have improved the way that the query is made to get item messages, this way we avoid the SQL Server recalculating execution plans for each time that query is executed.

Fixes #97

How Has This Been Tested?

We have run the integration 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