Skip to content

Viewing hazelcast map causes memory overflow #1

@sandiegoe

Description

@sandiegoe

Hello, we are using your open source hazelcast-monitor and encountered an OutOfMemory error. We have a very large IMap cache with a data volume of about 10 million. In hazelcast we have configured a maximum capacity of 2 million, but when querying the map data through hazelcast-monitor, it will cause memory overflow. .
After reading the code, I found that all the data was loaded during the query. I want to confirm whether this is the reason.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions