Skip to content

MINOR: Updated configuration docs with RocksDBConfigSetter#close#6784

Merged
guozhangwang merged 3 commits into
apache:trunkfrom
ableegoldman:RocksDB-close-docs
May 24, 2019
Merged

MINOR: Updated configuration docs with RocksDBConfigSetter#close#6784
guozhangwang merged 3 commits into
apache:trunkfrom
ableegoldman:RocksDB-close-docs

Conversation

@ableegoldman

Copy link
Copy Markdown
Member

The old docs here used a now deprecated method to set the block cache size. In switching over to the new one we would now need to construct a Cache object and therefore also need to close it, so this is a good opportunity to demonstrate the RocksDBConfigSetter#close method that will need to be implemented by users

@ableegoldman

Copy link
Copy Markdown
Member Author

@guozhangwang guozhangwang changed the title [MINOR] Updated configuration docs with RocksDBConfigSetter#close MINOR: Updated configuration docs with RocksDBConfigSetter#close May 24, 2019
@guozhangwang
guozhangwang merged commit 105264b into apache:trunk May 24, 2019
@guozhangwang

Copy link
Copy Markdown
Contributor

LGTM! Thanks for the quick doc-update!

guozhangwang pushed a commit that referenced this pull request May 24, 2019
The old docs here used a now deprecated method to set the block cache size. In switching over to the new one we would now need to construct a Cache object and therefore also need to close it, so this is a good opportunity to demonstrate the RocksDBConfigSetter#close method that will need to be implemented by users.

Reviewers: Guozhang Wang <wangguoz@gmail.com>
@guozhangwang

Copy link
Copy Markdown
Contributor

Cherry-picked to 2.3 as well.

haidangdam pushed a commit to haidangdam/kafka that referenced this pull request May 29, 2019
…che#6784)

The old docs here used a now deprecated method to set the block cache size. In switching over to the new one we would now need to construct a Cache object and therefore also need to close it, so this is a good opportunity to demonstrate the RocksDBConfigSetter#close method that will need to be implemented by users.

Reviewers: Guozhang Wang <wangguoz@gmail.com>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…che#6784)

The old docs here used a now deprecated method to set the block cache size. In switching over to the new one we would now need to construct a Cache object and therefore also need to close it, so this is a good opportunity to demonstrate the RocksDBConfigSetter#close method that will need to be implemented by users.

Reviewers: Guozhang Wang <wangguoz@gmail.com>
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.

2 participants