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

refactor: return Status::code instead of meanless integer #1417

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Mar 27, 2023

#1383

To handle the return code of read and write requests, it would be great
to refactor the return code of the related functions.
This patch change to use rocksdb::Status::code insteadn of meanless integer,
and left some TODOs to be dealt in follow up patchs.

@github-actions github-actions bot added the cpp label Mar 27, 2023
@acelyc111 acelyc111 changed the title refactor: return Status::code instead of meanless int refactor: return Status::code instead of meanless integer Mar 27, 2023
@acelyc111 acelyc111 merged commit 58bad74 into apache:master Mar 27, 2023
@empiredan empiredan mentioned this pull request Aug 21, 2023
GehaFearless pushed a commit to GehaFearless/incubator-pegasus that referenced this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants