Skip to content

Conversation

@pengxiangyu
Copy link
Contributor

Proposed changes

Issue Number: close #9418

Problem Summary:

add tablet erros when close_wait return error

Checklist(Required)

  1. Does it affect the original behavior: (No/
  2. Has unit tests been added: (No)
  3. Has document been added or modified: (No)
  4. Does it need to update dependencies: (No)
  5. Are there any changes that cannot be rolled back: (No)

Further comments

Status close_wait(google::protobuf::RepeatedPtrField<PTabletInfo>* tablet_vec,
google::protobuf::RepeatedPtrField<PTabletError>* tablet_errors,
bool is_broken);
Status close_wait();
Copy link
Member

Choose a reason for hiding this comment

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

why add this method?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is not ready,

return Status::OK();
}

void TabletsChannel::_close_wait(DeltaWriter* writer,
Copy link
Member

Choose a reason for hiding this comment

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

where has this method has been used ?

@pengxiangyu pengxiangyu deleted the new_close_wait branch May 23, 2022 01:42
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.

2 participants