You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The first time all messages are fetched from a log compacted topic, after multiple messages have been produced, all messages are returned. Every subsequent request returns only the most recent key.
Describe the bug
The first time all messages are fetched from a log compacted topic, after multiple messages have been produced, all messages are returned. Every subsequent request returns only the most recent key.
To Reproduce
Steps to reproduce the behavior:
using the https://github.com/vordimous/zilla-examples/tree/main/http.kafka.crud example
Expected behavior
Zilla returns only the latest message
The text was updated successfully, but these errors were encountered: