sjhajharia opened a new pull request, #16098:
URL: https://github.com/apache/kafka/pull/16098

   As a part of this AK commit 
(https://github.com/apache/kafka/commit/ecb2dd4cdc4b83df7a97dc37e4e419ad4490ae10),
 we introduced an incorrect Property in the `ProducerFailureHandlingTest` class.
   While changing from `KafkaConfig.ReplicaFetchMaxBytesProp` we made it 
`ReplicationConfigs.REPLICA_LAG_TIME_MAX_MS_CONFIG` which is incorrect. This PR 
corrects the same to use `ReplicationConfigs.REPLICA_FETCH_MAX_BYTES_CONFIG`.
   
   Thanks!


-- 
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