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

bug fix chunkserver will not offline when disk error sometimes #152

Merged
merged 1 commit into from
Dec 21, 2020

Conversation

SeanHai
Copy link
Contributor

@SeanHai SeanHai commented Nov 4, 2020

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

What's Changed:

How it Works:

Side effects(Breaking backward compatibility? Performance regression?):

Check List

  • Relevant documentation/comments is changed or added
  • I acknowledge that all my contributions will be made under the project's license

@SeanHai SeanHai force-pushed the curve_bugs_diskerror_csoffline branch from 91b2d27 to 2b921d1 Compare November 30, 2020 11:44
@SeanHai SeanHai closed this Dec 3, 2020
@SeanHai SeanHai reopened this Dec 3, 2020
@SeanHai SeanHai force-pushed the curve_bugs_diskerror_csoffline branch from 2401001 to 234a8e0 Compare December 4, 2020 02:33
@@ -444,7 +444,7 @@ void CopysetNode::on_leader_stop(const butil::Status &status) {
}

void CopysetNode::on_error(const ::braft::Error &e) {
LOG(ERROR) << "Copyset: " << GroupIdString()
Copy link
Contributor

Choose a reason for hiding this comment

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

改一下相应的单元测试,在copyset_node_test.cpp里

Copy link
Contributor Author

Choose a reason for hiding this comment

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

改一下相应的单元测试,在copyset_node_test.cpp里

好的

@SeanHai SeanHai force-pushed the curve_bugs_diskerror_csoffline branch from 234a8e0 to 2f6d8d5 Compare December 4, 2020 07:59
@SeanHai SeanHai force-pushed the curve_bugs_diskerror_csoffline branch from 2f6d8d5 to 4eef0cc Compare December 7, 2020 02:45
@SeanHai SeanHai closed this Dec 7, 2020
@SeanHai SeanHai reopened this Dec 7, 2020
@SeanHai SeanHai force-pushed the curve_bugs_diskerror_csoffline branch from 4eef0cc to 344d61e Compare December 8, 2020 01:41
@ilixiaocui ilixiaocui merged commit 2deacc0 into opencurve:master Dec 21, 2020
@SeanHai SeanHai deleted the curve_bugs_diskerror_csoffline branch April 29, 2021 01:48
ilixiaocui pushed a commit to ilixiaocui/curve that referenced this pull request Feb 6, 2023
Add KubeEdge AI application idea
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