Skip to content

LLRC direct memory consistent increase , finally program oom  #91602

Open
@seantech2000

Description

@seantech2000

Elasticsearch Version

Version 6.8.23

Installed Plugins

No response

Java Version

1.8

OS Version

xx

Problem Description

we use LLRC 6.5.4 version to search ,bulk, index our business data; we find our service will oom after run half month;
our service is use jdk1.8 ,setting -xmx:4096M; use default cms Garbage collection;
from our npm monitor graph,find that, dirct memory is increase consistent;
image
i use gdb touch one node after oom, and dump memory sgement ,find all is Es responses:
image
image

the last behavior is I/O dispatch worker terminated abnormally ,caused by oom
image
and new request will take error:
image

how to fix this behavior?

Steps to Reproduce

our service will reporduce after restart

Logs (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions