-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Closed
Description
I had a long discussion about this on the mailing list. The solutions tried have had no effect so I'm considering this a bug.
System Information
- Total memory = 469M
- vm.swappiness = 10
Java
Vendor: Sun Microsystems Inc.
Name: Java HotSpot(TM) Client VM
Version: 19.1-b02
Java version: 1.6.0_24
Elastic
Version: 0.16.2
Indicies
Number of documents: 3888, Store size: 1.8mb (1925915 B)
Field cache evictions: 0, Field cache size: 125.9kb, Filter cache size: 18.3kb
Merges: Current: 0, Total: 0, Took: 0s
Graphs
Solutions tried
Locking memory
No effect. The following option was set for the elastisearch user:
ulimit -l unlimited
Swapped from OpenJDK to Oracle's Java
No effect
Next action
I'll be trying to monitor the JVM at a lower level using a tool like visualgc to see what I can gain from it.
Metadata
Metadata
Assignees
Labels
No labels