popsunlake opened a new pull request, #22839:
URL: https://github.com/apache/kafka/pull/22839

   The 4.3 upgrade notes incorrectly list `--consumer.config` as the deprecated 
configuration-file option for `kafka-console-share-consumer.sh`. That tool uses 
`--consumer-config`, while `--consumer.config` remains the correct deprecated 
option for the regular console consumer.
   
   This change gives the share consumer its own entry and documents that 
`--consumer-config` is deprecated in favor of `--command-config`. The spelling 
was cross-checked against `ConsoleShareConsumerOptions` and its focused option 
tests.
   
   No tests were run because this is a documentation-only correction.
   


-- 
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]

Reply via email to