paulolieuthier commented on PR #19990:
URL: https://github.com/apache/kafka/pull/19990#issuecomment-4407393366

   > Based on my understanding, the read order of the partitions should not be 
determined by theReplicaManager, but by the client instead. The benefit is that 
the client can choose what to be fetch first in the request sequence, which can 
be useful for latency-sensitive or resource management use cases, where some 
partitions may contain more time-sensitive data that needs to be processed 
first, or before the quota limit exceeds.
   
   Hey @zheguang, is there a way to achieve this today?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to