Skip to content

Memory leak #1075

@ThePixelDeveloper

Description

@ThePixelDeveloper

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions