Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
If you just stream messages without any key etc you can get a WARN per message and that can be a lot of noise
[mel-1) thread #1 - timer://foo] KafkaProducer WARN No message key or partition key set [mel-1) thread #1 - timer://foo] KafkaProducer WARN No message key or partition key set [mel-1) thread #1 - timer://foo] KafkaProducer WARN No message key or partition key set
We should maybe do a one time detection and do a WARN and then that's it. Its okay to send a message without a key.