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

doc: fix bluestore config type error. #18205

Merged
merged 1 commit into from Oct 10, 2017
Merged

doc: fix bluestore config type error. #18205

merged 1 commit into from Oct 10, 2017

Conversation

yaozongyou
Copy link
Contributor

Signed-off-by: Yao Zongyou yaozongyou@vip.qq.com

@@ -120,7 +120,7 @@ certain point.
``bluestore_cache_kv_max``

:Description: The maximum amount of cache devoted to key/value data (rocksdb).
:Type: Floating point
:Type: Integer
Copy link
Contributor

Choose a reason for hiding this comment

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

it's UINT, so would be better to put Unsigned Integer here?

Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
@yaozongyou yaozongyou changed the title doc: the correct type for bluestore_cache_kv_max is Integer. doc: fix bluestore config type error. Oct 10, 2017
@yaozongyou
Copy link
Contributor Author

@tchaikov the problem you mentioned has been changed, please check.

@tchaikov tchaikov merged commit 6cd9c71 into ceph:master Oct 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants