We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A clear and concise description of what the bug is.
As per : kedacore/keda#882 brokerList for Kafka Scaler has been deprecated. we can see it's mention on the example for metadata here: https://keda.sh/docs/2.4/scalers/apache-kafka/#trigger-specification
As this has been deprecated since v1.3 earliest, can we remove the mention now as not to confuse the user?
brokerList should not be mentioned anymore.
we can see the mention here: https://keda.sh/docs/2.4/scalers/apache-kafka/#trigger-specification
The text was updated successfully, but these errors were encountered:
@tomkerkhove @zroubalik @ahmelsayed let me know what you think.
Sorry, something went wrong.
Good catch, if I am not mistaken it should be removed from all 2.x versions of docs.
@zroubalik Yes, we can see the v2.0.0 release notes, the deprecation is mentioned in breaking changes for kafka.
Successfully merging a pull request may close this issue.
A clear and concise description of what the bug is.
As per : kedacore/keda#882
brokerList for Kafka Scaler has been deprecated.
we can see it's mention on the example for metadata here: https://keda.sh/docs/2.4/scalers/apache-kafka/#trigger-specification
As this has been deprecated since v1.3 earliest, can we remove the mention now as not to confuse the user?
Expected Behavior
brokerList should not be mentioned anymore.
Actual Behavior
we can see the mention here: https://keda.sh/docs/2.4/scalers/apache-kafka/#trigger-specification
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: