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

RATIS-1274. Close DataStreamClient when close RaftClient #384

Merged
merged 1 commit into from Dec 29, 2020
Merged

RATIS-1274. Close DataStreamClient when close RaftClient #384

merged 1 commit into from Dec 29, 2020

Conversation

runzhiwang
Copy link
Contributor

@runzhiwang runzhiwang commented Dec 29, 2020

What changes were proposed in this pull request?

When create dataStreamApi in RaftClientImpl, we need to create DataStreamClient, so we need to close DataStreamClient when close RaftClient.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/RATIS-1274

How was this patch tested?

no need new ut

Copy link
Contributor

@szetszwo szetszwo 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 change looks good.

@runzhiwang runzhiwang closed this Dec 29, 2020
@runzhiwang runzhiwang reopened this Dec 29, 2020
@runzhiwang
Copy link
Contributor Author

@szetszwo Thanks for review. Because CI passed, so I merge the patch.

@runzhiwang runzhiwang merged commit ab0cd35 into apache:master Dec 29, 2020
symious pushed a commit to symious/ratis that referenced this pull request Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants