You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "acherla (via GitHub)" <gi...@apache.org> on 2024/03/30 22:56:39 UTC

[I] KafkaTuningConfiguration spec is incorrectly documented & Implemented (druid)

acherla opened a new issue, #16220:
URL: https://github.com/apache/druid/issues/16220

   Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes").
   
   ### Affected Version
   
   28.x and 29.x versions
   
   ### Description
   
   There seems to be a minor bug in the KafkaSupervisorTuningConfig implementation which is no longer showing the chatAsync or the numPersistThreads configuration when saving kafka supervisor jobs in the druid console [https://github.com/apache/druid/blob/druid-29.0.1-rc1/extensions-core/kafka-indexi[…]ruid/indexing/kafka/supervisor/KafkaSupervisorTuningConfig.java](https://github.com/apache/druid/blob/druid-29.0.1-rc1/extensions-core/kafka-indexing-service/src/main/java/org/apache/druid/indexing/kafka/supervisor/KafkaSupervisorTuningConfig.java) 
   
   per the docs https://druid.apache.org/docs/latest/ingestion/kafka-ingestion/#tuning-configuration these tuning configuration parameters should be available.  
   
   I figured numPersistThreads would likely come in the 30.x release for druid, as the MR for it was merged a week after the 29.0 release, and didnt make the cut off period for it back in jan.  


-- 
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: commits-unsubscribe@druid.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org