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

Fix error messages in parsing of bit commands #1739

Merged
merged 8 commits into from
Sep 5, 2023

Conversation

gogim1
Copy link
Contributor

@gogim1 gogim1 commented Sep 4, 2023

This PR makes the error message consistent with the error message in Redis when calling the bit commands.

Signed-off-by: Jinze Wu <294843472@qq.com>
@gogim1 gogim1 marked this pull request as ready for review September 4, 2023 06:21
@gogim1 gogim1 changed the title [WIP] Fix setbit error msg Fix setbit error msg Sep 4, 2023
Signed-off-by: Jinze Wu <294843472@qq.com>
@gogim1 gogim1 changed the title Fix setbit error msg Fix bit commands error msg Sep 4, 2023
Copy link
Member

@mapleFU mapleFU left a comment

Choose a reason for hiding this comment

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

Nice catch!

Signed-off-by: Jinze Wu <294843472@qq.com>
mapleFU
mapleFU previously approved these changes Sep 4, 2023
git-hulk and others added 2 commits September 4, 2023 16:50
Signed-off-by: Jinze Wu <294843472@qq.com>
mapleFU
mapleFU previously approved these changes Sep 4, 2023
Signed-off-by: Jinze Wu <294843472@qq.com>
@mapleFU
Copy link
Member

mapleFU commented Sep 4, 2023

Will merge if all CI passed

@mapleFU
Copy link
Member

mapleFU commented Sep 5, 2023

Thank you for catching this @gogim1

@mapleFU mapleFU merged commit acfc991 into apache:unstable Sep 5, 2023
@gogim1 gogim1 deleted the setbit-err-msg branch September 5, 2023 03:16
@PragmaTwice
Copy link
Member

PragmaTwice commented Sep 5, 2023

I want to complain about the PR title, which is not formal and clear enough to me. A better message may be "Fix error messages in parsing of bit commands".

@mapleFU You can adjust the commit message before you merge it, please do not miss the chance.

And please do not use spoken English and abbreviation, and avoid grammatical errors in command messages.

@gogim1 gogim1 changed the title Fix bit commands error msg Fix error messages in parsing of bit commands Sep 5, 2023
@mapleFU
Copy link
Member

mapleFU commented Sep 5, 2023

Sorry for that, I'll wait for some time before merging. You can force push to overwrite the title @PragmaTwice

@PragmaTwice
Copy link
Member

It is forbidden by project settings to force push to the unstable branch.

Just be careful next time : )

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.

4 participants