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

HDDS-3542.Ozone chunkinfo CLI cannot connect to OM when run from non-om node. #993

Merged
merged 3 commits into from Jun 3, 2020

Conversation

sadanand48
Copy link
Contributor

What changes were proposed in this pull request?

The chunkinfo tool was not connecting to OM on a non-om leader client node .The fix here is to use existing ozoneManagerClient instance instead of creating a new one.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-3542

How was this patch tested?

Tested manually.

Copy link
Contributor

@mukul1987 mukul1987 left a comment

Choose a reason for hiding this comment

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

+1 the changes look good to me.

@adoroszlai
Copy link
Contributor

@sadanand48 please trigger new CI check with empty commit:

git commit --allow-empty -m 'trigger new CI check' && git push

@mukul1987 mukul1987 merged commit b05005e into apache:master Jun 3, 2020
isahkemat pushed a commit to isahkemat/hadoop-ozone that referenced this pull request Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants