eshengit opened a new issue, #12960: URL: https://github.com/apache/druid/issues/12960
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ### Affected Version The Druid version where the problem was encountered. ### Description KafkaRecordSupplier will take value.serializer to instantiate a custom serializer. however, some custom serializer(in my case, decryption serializer) may need to be configured by taking more config parameters from kafka parameters. -- 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]
