gaborgsomogyi commented on a change in pull request #27989: [SPARK-31228][DSTREAMS] Add version information to the configuration of Kafka URL: https://github.com/apache/spark/pull/27989#discussion_r397807801
########## File path: docs/structured-streaming-kafka-integration.md ########## @@ -571,16 +575,18 @@ Note that it doesn't leverage Apache Commons Pool due to the difference of chara The following properties are available to configure the fetched data pool: <table class="table"> -<tr><th>Property Name</th><th>Default</th><th>Meaning</th></tr> +<tr><th>Property Name</th><th>Default</th><th>Meaning</th><th>Since Version</th></tr> <tr> <td>spark.kafka.consumer.fetchedData.cache.timeout</td> Review comment: Same here. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org