Skip to content
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

Remove MetaMasterConfigClient initialization in the client #18012

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

yyongycy
Copy link
Contributor

What changes are proposed in this pull request?

Remove MetaMasterConfigClient initialization in the client.

Why are the changes needed?

Remove MetaMasterConfigClient initialization in the client.

Does this PR introduce any user facing changes?

NA

@yyongycy yyongycy requested a review from dbw9580 August 17, 2023 08:06
@dbw9580
Copy link
Contributor

dbw9580 commented Aug 17, 2023

Where should the clients get their config from instead, if this change is merged?

@yyongycy yyongycy added the type-debt This issue is about tech debt label Aug 17, 2023
@yyongycy
Copy link
Contributor Author

yyongycy commented Aug 17, 2023

Where should the clients get their config from instead, if this change is merged?

The client only reads local config file so far.
This pr is to remove the useless initialization.

/**
* Integration tests for path level configurations.
*/
public class PathConfigurationIntegrationTest {
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this integration test removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

PathConfig is already removed

@yyongycy yyongycy requested a review from dbw9580 August 17, 2023 09:44
@yyongycy
Copy link
Contributor Author

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 28c65d3 into Alluxio:main Aug 17, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-debt This issue is about tech debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants