b-goyal commented on PR #160:
URL: https://github.com/apache/kafka/pull/160#issuecomment-1997291371

   Made the following changes:
   1. Made the quotas very small. (100 and 10 bytes/sec for producer and 
consumer respectively)
   2. For the producer, I'm asserting the throttle_time with a timed loop using 
waitUntilTrue
   3. For the consumer, I'm simply calling a timed poll in a loop until the 
server side throttle time metric returns true
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to