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-3359. Remove Yetus helper code from Ozone. #787

Closed
wants to merge 2 commits into from

Conversation

mukul1987
Copy link
Contributor

What changes were proposed in this pull request?

Yetus related helper code is not currently being used. It can be removed from the repo.

What is the link to the Apache JIRA

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

How was this patch tested?

A build after this change works correctly.

@mukul1987 mukul1987 requested a review from elek April 8, 2020 13:51
Copy link
Member

@elek elek left a comment

Choose a reason for hiding this comment

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

+1. Thanks to make it done, @mukul1987

Yetus is not used any more. It's confusing to have it here.

As you removed the comment in the cheks.sh which explains why we need $AUTHOR

#hide this string to not confuse yetus

I would remove the workaround (lines with AUTHOR), too, and use "@author" directly

grep -r --include="*.java" "@author" . | tee "$REPORT_FILE"

@mukul1987
Copy link
Contributor Author

Thanks for the review @elek . I have changed the lines as suggested.

Copy link
Member

@elek elek left a comment

Choose a reason for hiding this comment

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

+1

Thanks the update. Merging it.

@elek elek closed this in 1412b6c Apr 9, 2020
@mukul1987 mukul1987 deleted the HDDS-3359 branch April 17, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants