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

Add show buffer command #1299

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Add show buffer command #1299

merged 3 commits into from
Jun 6, 2024

Conversation

JinHai-CN
Copy link
Contributor

What problem does this PR solve?

Support command: SHOW BUFFER;

It will list all the buffer object managed by buffer manager.

Object path, type, size, status and buffered type will be showed.

Type of change

  • New Feature (non-breaking change which adds functionality)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
@JinHai-CN JinHai-CN added the ci PR can be test label Jun 6, 2024
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
@JinHai-CN JinHai-CN merged commit beb166a into infiniflow:main Jun 6, 2024
3 checks passed
wuxiaobai24 pushed a commit to wuxiaobai24/infinity that referenced this pull request Jun 8, 2024
### What problem does this PR solve?

Support command: SHOW BUFFER;

It will list all the buffer object managed by buffer manager.

Object path, type, size, status and buffered type will be showed.


### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant