There is no leak. It is expected that ES uses all available memory.
Do you see any GC messages, or errors in the log? Are you executing queries that use Lucene FST? Did you try to reduce memory by disabling bloom filter loading? (index.codec.bloom.load=false) Besides, I suggest updating the Java JVM, it is an older version. Jörg -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoEGkiuMHFGFBxeZ70KnFRdVWe%2BjeduUfYYpwbVRAu%2BHMA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
