FrankChen021 commented on a change in pull request #11333: URL: https://github.com/apache/druid/pull/11333#discussion_r646245760
########## File path: docs/development/extensions-core/druid-lookups.md ########## @@ -139,7 +139,7 @@ Off heap cache is backed by [MapDB](http://www.mapdb.org/) implementation. MapDB |Field|Type|Description|Required|default| |-----|----|-----------|--------|-------| -|maxStoreSize|double|maximal size of store in GB, if store is larger entries will start expiring|no |0| Review comment: There's no neither javadoc nor explicit code in druid, but according to the implementation of underlying library(org.mapdb.DB), it's `GiB` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
