gaborgsomogyi commented on issue #27146: [SPARK-21869][SS][DOCS][FOLLOWUP] Document Kafka producer pool configuration URL: https://github.com/apache/spark/pull/27146#issuecomment-573007690 @HeartSaVioR @dongjoon-hyun I've just answered a question in the user channel and realized that the following doc page is collapsed somehow: https://spark.apache.org/docs/3.0.0-preview/structured-streaming-kafka-integration.html ``` The following configurations are optional: </tr> </table> ### Consumer Caching It's time-consuming to initialize Kafka consumers, especially in streaming scenarios where processing time ``` Since my environment to generate docs collapsed as it is could you double check that the mentioned page work without this change? I don't see any obvious issue which should cause such collapse.
---------------------------------------------------------------- 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]
