panbingkun commented on code in PR #41245:
URL: https://github.com/apache/spark/pull/41245#discussion_r1199738085
##########
connector/kafka-0-10/src/main/scala/org/apache/spark/streaming/kafka010/ConsumerStrategy.scala:
##########
@@ -39,15 +39,15 @@ import org.apache.spark.kafka010.KafkaConfigUpdater
*/
abstract class ConsumerStrategy[K, V] {
/**
- * Kafka <a
href="http://kafka.apache.org/documentation.html#newconsumerconfigs">
+ * Kafka <a
href="https://kafka.apache.org/documentation.html#consumerconfigs">
* configuration parameters</a> to be used on executors. Requires
"bootstrap.servers" to be set
Review Comment:
The old link has outdated
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]