Skip to content

Conversation

@ChenSammi
Copy link
Contributor

@ChenSammi ChenSammi requested a review from sidseth November 15, 2019 10:06
Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

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

Thanks @ChenSammi for fixing this bug. The unit test is OK now:

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in org.apache.hadoop.hdds.scm.pipeline.TestSCMPipelineManager

I think you might have intended to ask @swagle for review.

@ChenSammi ChenSammi removed the request for review from sidseth November 15, 2019 11:09
@ChenSammi
Copy link
Contributor Author

ChenSammi commented Nov 15, 2019

You are right. I'm asking @swagle for the review. Sorry to ping the wrong person. The odd thinging is I cannot find him in reviewer list.

Copy link
Contributor

@swagle swagle left a comment

Choose a reason for hiding this comment

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

Thanks, @ChenSammi for fixing this issue, I missed both of them in HDDS-1868.

pipelineReportHandler
.onMessage(pipelineReportFromDatanode, new EventQueue());
}
List<DatanodeDetails> nodes = pipeline.getNodes();
Copy link
Contributor

Choose a reason for hiding this comment

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

There is a similar negative case in Line 199-205. It does not cause failure but we can fix them similarly. The previous approach can also be fixed with slightly modification of TestUtils.getPipelineReportFromDatanode as demoed in the dup PR #195.

Copy link
Contributor

@xiaoyuyao xiaoyuyao left a comment

Choose a reason for hiding this comment

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

LGTM, some minor comments inline.

@xiaoyuyao
Copy link
Contributor

Thanks for the update. LGTM, +1.

@ChenSammi ChenSammi merged commit 0b5df11 into apache:master Nov 19, 2019
@ChenSammi
Copy link
Contributor Author

Thanks @xiaoyuyao and @swagle for the review.

adoroszlai added a commit to adoroszlai/ozone that referenced this pull request Nov 19, 2019
@ChenSammi ChenSammi deleted the HDDS-2499 branch February 20, 2023 03:35
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