Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

MAX_DIRECT_MEM not respected by C* #12

Open
jhohertz opened this issue Jul 22, 2014 · 0 comments
Open

MAX_DIRECT_MEM not respected by C* #12

jhohertz opened this issue Jul 22, 2014 · 0 comments
Labels

Comments

@jhohertz
Copy link
Contributor

Priam attempts to set the "-XX:MaxDirectMemorySize" setting for the JVM indirectly via an environment variable, MAX_DIRECT_MEM, which looks like it is supposed to be picked up by a custom conf/cassandra-env.sh script.

We're using the vanilla one from the C* distribution, which doesn't try to detect/set this as Priam is expecting.

Effect is that direct memory use will be unbounded until it is corrected.

@jhohertz jhohertz added the bug label Jul 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant