Description
Currently the JVM setting of -XX:MaxDirectMemorySize is what is used to determine the block cache size. However if there is other software inside of Blur that needs direct memory this would not allow that software to be allocated any. So a setting in the blur-site needs to be created to cap the block cache size if needed, but not exceed the -XX:MaxDirectMemorySize.