Skip to content

[opt]: Compatible with previous metaserver#2785

Merged
wuhongsong merged 1 commit intoopencurve:masterfrom
201341:swj/metaserver
Nov 3, 2023
Merged

[opt]: Compatible with previous metaserver#2785
wuhongsong merged 1 commit intoopencurve:masterfrom
201341:swj/metaserver

Conversation

@201341
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

201341 commented Oct 10, 2023

cicheck

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

201341 commented Oct 12, 2023

@wuhongsong PTAL

@wuhongsong
Copy link
Copy Markdown
Contributor

@Ziy1-Tan PTAL

&s3Opt->enableBatchDelete));
bool ret =
conf->GetBoolValue("s3.enableBatchDelete", &s3Opt->enableBatchDelete);
LOG_IF(WARNING, ret == false)
Copy link
Copy Markdown
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