You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "C0urante (via GitHub)" <gi...@apache.org> on 2023/06/29 16:09:57 UTC

[GitHub] [kafka] C0urante commented on pull request #5876: KAFKA-7509: Avoid passing most non-applicable properties to producer, consumer, and admin client

C0urante commented on PR #5876:
URL: https://github.com/apache/kafka/pull/5876#issuecomment-1613472968

   @szalapski I think we've deprioritized work on this front since https://github.com/apache/kafka/pull/13225 appears to be a reasonable compromise. We still emit messages about unused properties, which of course isn't great, but since they now take place at the `INFO` level instead of `WARN`, the overall issue is addressed: users no longer have to worry about the `WARN` level being polluted with unactionable and unavoidable warnings.
   
   If you've upgraded to a version of Kafka that contains the changes from https://github.com/apache/kafka/pull/13225 and aren't satisfied, can you help us understand (either here or with a comment on [KAFKA-7509](https://issues.apache.org/jira/browse/KAFKA-7509)) how this is still impacting you?


-- 
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: jira-unsubscribe@kafka.apache.org

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