Skip to content

Conversation

@kaijchen
Copy link
Member

What changes were proposed in this pull request?

  1. Fix an inconsistency in parsing the request in stream() method with the startTransaction() method. This inconsistency caused the stream close issue in our POC code. Refer to the JIRA for more details.
  2. Add @Override annotation to link() method.

What is the link to the Apache JIRA

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

How was this patch tested?

This patch is tested in our POC code, see this commit, so we dont need to do ugly workarounds like this commit.

Unit tests will be added later after the client is finished.

@kaijchen kaijchen changed the title [HDDS-5481] Fix stream() and link() method in ContainerStateMachine HDDS-5481. Fix stream() and link() method in ContainerStateMachine Jul 22, 2021
Copy link
Contributor

@ferhui ferhui left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@captainzmc captainzmc left a comment

Choose a reason for hiding this comment

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

LGTM +1 Thanks for @ckj996 ’s patch. This help us fixe the issue of client stream could not close.

@captainzmc captainzmc merged commit 8cd6873 into apache:HDDS-4454 Jul 22, 2021
captainzmc pushed a commit to captainzmc/hadoop-ozone that referenced this pull request Jul 26, 2021
captainzmc pushed a commit to captainzmc/hadoop-ozone that referenced this pull request Jul 26, 2021
captainzmc pushed a commit to captainzmc/hadoop-ozone that referenced this pull request Jul 27, 2021
@kaijchen kaijchen deleted the patch-HDDS-5481 branch February 25, 2022 02:49
captainzmc pushed a commit to captainzmc/hadoop-ozone that referenced this pull request Jul 4, 2022
szetszwo pushed a commit that referenced this pull request Oct 25, 2022
…2451)

(cherry picked from commit bda7004)
(cherry picked from commit 444b7b38406fbcc4c6ec957a10273ff1ee58cdfb)
szetszwo pushed a commit that referenced this pull request Nov 7, 2022
…2451)

(cherry picked from commit bda7004)
(cherry picked from commit 444b7b38406fbcc4c6ec957a10273ff1ee58cdfb)
(cherry picked from commit 01beaf8)
szetszwo pushed a commit that referenced this pull request Dec 1, 2022
szetszwo pushed a commit that referenced this pull request Dec 16, 2022
nishitpatira pushed a commit to nishitpatira/ozone that referenced this pull request Dec 16, 2022
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.

3 participants