Skip to content

KAFKA-18853: Add documentation to remind users to use valid LogLevelConfig constants #20249

New issue

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

JimmyWang6
Copy link
Contributor

For KAFKA-18853, This PR aims to add documentation to alterLogLevelConfigs method to remind users to use valid LogLevelConfig constants.

@github-actions github-actions bot added triage PRs from the community core Kafka Broker small Small PRs labels Jul 28, 2025
@JimmyWang6
Copy link
Contributor Author

@chia7712 Please take a look when you are available, thanks~

* <li> configOperation: The operation type (SET or DELETE).
* </ul>
* @throws InvalidConfigurationException if the log level is not valid.
*/
void alterLogLevelConfigs(Collection<AlterableConfig> ops) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please consider enriching the log for public APIs? for example: AlterConfigOp

@github-actions github-actions bot removed the triage PRs from the community label Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved core Kafka Broker small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants