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

[NEMO-369] DirectByteArrayOutputStream usage refactoring #206

Merged
merged 4 commits into from
Mar 26, 2019

Conversation

hy00nc
Copy link
Member

@hy00nc hy00nc commented Mar 25, 2019

JIRA: NEMO-369: DirectByteArrayOutputStream usage refactoring

Major changes:

  • Replaced usage of duplicated method getCount() to size()
  • deleted getCount() method

Minor changes to note:

  • None

Tests for the changes:

  • None

Other comments:

  • None

@wonook
Copy link
Member

wonook commented Mar 25, 2019

Please read the contributing guide and follow the PR process. Thanks!

@hy00nc hy00nc changed the title Code refactoring [NEMO-369] DirectByteArrayOutputStream usage refactoring Mar 25, 2019
Copy link
Contributor

@DifferentSC DifferentSC 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 a lot for your work, @hy00nc.

DifferentSC
DifferentSC previously approved these changes Mar 25, 2019
@DifferentSC
Copy link
Contributor

For me this PR seems okay. @sanha could you take a look?

DifferentSC
DifferentSC previously approved these changes Mar 26, 2019
Copy link
Contributor

@DifferentSC DifferentSC 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 your work, @hy00nc!

@hy00nc
Copy link
Member Author

hy00nc commented Mar 26, 2019

@sanha @DifferentSC Thank you for the reviews!

@DifferentSC
Copy link
Contributor

There are check style errors. Please fix them before I can merge this PR.

Copy link
Contributor

@DifferentSC DifferentSC left a comment

Choose a reason for hiding this comment

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

LGTM and passed CI. Great Job, @hy00nc!

@DifferentSC DifferentSC merged commit 62fb70f into apache:master Mar 26, 2019
@hy00nc hy00nc deleted the nemo_refactor branch April 10, 2019 05:16
wonook added a commit to snuspl/incubator-nemo that referenced this pull request Apr 30, 2019
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.

4 participants