kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

BE: Messages: Polling never stops with an active smart filter

Open Haarolean opened this issue 1 year ago • 0 comments

  1. Add a smart filter (e.g. "record.value.a == "b")
  2. Observe "messages consumed" number going way beyond topic messages (2288000 messages consumed vs 1426911 messages in the topic) and never stopping

Haarolean avatar Jun 12 '24 22:06 Haarolean