Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-13754

BTree.Builder memory leak

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.11.1
    • Legacy/Core
    • None
    • Cassandra 3.11.0, Netty 4.0.44.Final, OpenJDK 8u141-b15

    • Normal

    Description

      After a chronic bout of OutOfMemoryError in our development environment, a heap analysis is showing that more than 10G of our 12G heaps are consumed by the threadLocals members (instances of java.lang.ThreadLocalMap) of various io.netty.util.concurrent.FastThreadLocalThread instances. Reverting cecbe17 fixes the issue.

      Attachments

        1. cassandra_3.11.1_Recycler_memleak.png
          128 kB
          Thomas Steinmaurer
        2. cassandra_3.11.1_snapshot_heaputilization.png
          89 kB
          Thomas Steinmaurer
        3. Screenshot from 2017-09-11 16-54-43.png
          222 kB
          Eric Evans
        4. Screenshot from 2017-09-13 10-39-58.png
          240 kB
          Eric Evans

        Activity

          People

            snazy Robert Stupp
            urandom Eric Evans
            Robert Stupp
            Jeremiah Jordan
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: