gaborgsomogyi commented on a change in pull request #22138: [SPARK-25151][SS]
Apply Apache Commons Pool to KafkaDataConsumer
URL: https://github.com/apache/spark/pull/22138#discussion_r303449735
##########
File path:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/package.scala
##########
@@ -38,4 +38,25 @@ package object kafka010 { // scalastyle:ignore
" (check Structured Streaming Kafka integration guide for further
details).")
.intConf
.createWithDefault(64)
+
+ private[kafka010] val CONSUMER_CACHE_JMX_ENABLED =
Review comment:
Please see `package object kafka010`.
----------------------------------------------------------------
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]