Skip to content

Conversation

@mimaison
Copy link
Member

@mimaison mimaison commented Mar 27, 2025

Move the static fields/methods

Reviewers: Luke Chen showuon@gmail.com

@github-actions github-actions bot added core Kafka Broker storage Pull requests that target the storage module build Gradle build or GitHub Actions labels Mar 27, 2025
@mimaison
Copy link
Member Author

We can't quite move the whole LogManager class yet as it still depends on KafkaConfig. Still it's useful to move its static methods/fields as these are used in RaftManager and BrokerMetadataPublisher.

Copy link
Member

@FrankYang0529 FrankYang0529 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the patch.

@showuon showuon self-assigned this Apr 15, 2025
Copy link
Member

@showuon showuon left a comment

Choose a reason for hiding this comment

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

LGTM!

@mimaison mimaison merged commit 7710d1c into apache:trunk Apr 21, 2025
23 checks passed
@mimaison mimaison deleted the kafka-14487 branch April 21, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Gradle build or GitHub Actions core Kafka Broker storage Pull requests that target the storage module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants