You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/05/21 10:22:52 UTC

[GitHub] [spark] panbingkun commented on a diff in pull request #41245: [MINOR][DOCS] Fix wrong reference

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org