Skip to content

Conversation

@digoal
Copy link

@digoal digoal commented Jan 16, 2025

if (!(item->state == STANDBY_SNAPSHOT_READY || (item->type == POLAR_MASTER && !px_use_master))) to
if (!(item->state == STANDBY_SNAPSHOT_READY || (item->type == POLAR_MASTER && px_use_master)))

if (!(item->state == STANDBY_SNAPSHOT_READY || (item->type == POLAR_MASTER && !px_use_master)))
to
if (!(item->state == STANDBY_SNAPSHOT_READY || (item->type == POLAR_MASTER && px_use_master)))
@polardb-bot
Copy link

polardb-bot bot commented Jan 16, 2025

Hi @digoal ~ Thanks for your contribution in this PR. ❤️

Please make sure that your PR conforms the standard, and has passed all the checks.

We will review your PR as soon as possible.

@polardb-bot
Copy link

polardb-bot bot commented Jan 16, 2025

Hey @digoal :

Congratulations~ 🎉 Your commit has passed all the checks. Please wait for further manual review.

@polardb-bot polardb-bot bot added the ci/success CI status is success label Jan 16, 2025
@digoal digoal closed this by deleting the head repository Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/success CI status is success

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant