Skip to content

Memory leak in Map #169

@martinpsk

Description

@martinpsk

Hi,

I'm seeing an issue with a Kibana 3 milestone 2 and elasticsearch 0.90.1 setup.

When I add an auto-refresh interval the map seems to keep growing without ever freeing up any space. Trying to gc in chrome didn't help either. It also doesn't seem to matter what query the map is doing.

Here are some heap snapshots. First one is from about 20 seconds afters selecting a 3s auto-refresh.
after_start

Second one is a heap snapshot from chrome after maybe 5 minutes of auto-refreshing:
mem_leak

From the second heap snap you can see that the retained size of the map grew to 135 MB.

I also tried bettermap and map2 and it doesn't seem to affect those two. Tested in chrome 27.0.1453.110 but also seen in firefox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFixes for quality problems that affect the customer experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions