vanzin commented on a change in pull request #25853: [SPARK-21869][SS] Apply
Apache Commons Pool to Kafka producer
URL: https://github.com/apache/spark/pull/25853#discussion_r342696131
##########
File path:
external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaDataConsumerSuite.scala
##########
@@ -235,7 +235,7 @@ class KafkaDataConsumerSuite
try {
val futures = (1 to numConsumerUsages).map { i =>
Review comment:
If you're going to modify this class, then `s/i/_/`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]