sjhajharia opened a new pull request, #16099: URL: https://github.com/apache/kafka/pull/16099
The following commit (https://github.com/apache/kafka/commit/8c0458861c92d0a85969e99cb3b62c3256ad21e8) had introduced an incorrect name for one of the configs in `ProducerFailureHandlingTest` When moving from `KafkaConfig.ReplicaFetchMaxBytesProp` we used `ReplicationConfigs.REPLICA_LAG_TIME_MAX_MS_CONFIG` instead of `ReplicationConfigs.REPLICA_FETCH_MAX_BYTES_CONFIG`. This PR patches the same. 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]
