showuon opened a new pull request #11528:
URL: https://github.com/apache/kafka/pull/11528


   In the RocksDb memory management 
[doc](https://kafka.apache.org/30/documentation/streams/developer-guide/memory-mgmt.html#rocksdb),
 we mentioned in the footnote that there's a rocksdb bug caused the 
`strict_capacity_limit` boolean parameter in the LRUCache constructor can't be 
set to `true`. However, the bug is already fixed in 6.11.4 (see 
[here](https://github.com/facebook/rocksdb/issues/6247#issuecomment-706523718)),
 and we're using 6.22 now, so the note can be removed.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to