Replies: 1 comment 1 reply
-
In order to apply the filtering we need to consume the messages, that's why adjusting the filter won't affect the mentioned metrics |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have done testing on a large data set, where I have a same attribute in both the header and the value.
There are a few attributes in header, and roughly 50+ attributes in value for each message.
However, when I do a polling testing, I found that the Elapsed Time and Bytes Consumed are almost the same.
Does Kafbat not able to filter by header instead of consuming entire message to improve polling performance?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions