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
Would be nice to explicitly count all messages in a topic. Currently only an approximation based on low and high watermark can be give. This approximation can be wildly off. Especially, when compaction is enabled.
I'm unsure how computationally expensive such operation would be on big topics.
The text was updated successfully, but these errors were encountered:
Would be nice to explicitly count all messages in a topic. Currently only an approximation based on low and high watermark can be give. This approximation can be wildly off. Especially, when compaction is enabled.
I'm unsure how computationally expensive such operation would be on big topics.
The text was updated successfully, but these errors were encountered: