-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
After commit 03d7485c891169a846cf72130ca72775b62011d8 (found via bisect), there are warning messages appearing in the start-up logs about Kafka configuration
2023-12-07 17:00:24,105 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config ]' were supplied but are not used yet. 2023-12-07 17:00:24,120 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config ]' were supplied but are not used yet. 2023-12-07 17:00:24,126 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config ]' were supplied but are not used yet. 2023-12-07 17:00:24,131 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config ]' were supplied but are not used yet. 2023-12-07 17:00:24,137 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config]' were supplied but are not used yet. 2023-12-07 17:00:24,141 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config]' were supplied but are not used yet. 2023-12-07 17:00:24,146 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config]' were supplied but are not used yet. 2023-12-07 17:00:24,153 [thread=restartedMain] [WARN ] [org.apache.kafka.clients.consumer.ConsumerConfig] - These configurations '[ssl.truststore.certificates, ssl.truststore.type, sasl.jaas.config]' were supplied but are not used yet.
Done criteria:
- No warnings in the logs