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

[opt]: Compatible with previous metaserver #2785

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

201341
Copy link
Contributor

@201341 201341 commented Oct 8, 2023

What problem does this PR solve?

Issue Number: #2671

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

@201341 201341 force-pushed the swj/metaserver branch 4 times, most recently from 01ae82e to 4190c87 Compare October 9, 2023 03:01
Signed-off-by: swj <1186093704@qq.com>
@201341
Copy link
Contributor Author

201341 commented Oct 10, 2023

cicheck

@201341 201341 requested a review from wuhongsong October 10, 2023 06:29
@201341
Copy link
Contributor Author

201341 commented Oct 12, 2023

@wuhongsong PTAL

@wuhongsong
Copy link
Contributor

@Ziy1-Tan PTAL

&s3Opt->enableBatchDelete));
bool ret =
conf->GetBoolValue("s3.enableBatchDelete", &s3Opt->enableBatchDelete);
LOG_IF(WARNING, ret == false)
Copy link
Contributor

Choose a reason for hiding this comment

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

whty not LOG_IF(WARNING, !ret)?

@wuhongsong wuhongsong merged commit c431d82 into opencurve:master Nov 3, 2023
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