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

Nodetool gcstats returns -1 for Direct Memory Bytes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • None
    • Tool/nodetool
    • None
    • Correctness
    • Normal
    • Normal
    • Adhoc Test
    • All
    • None

    Description

      If io.netty.maxDirectMemory is not specified, Netty defaults the limit to the max heap size.  Thus, direct memory in use can be significant.

      However, trying this on two different platform and the result returned in gcstats is always -1:

      Interval (ms) Max GC Elapsed (ms)Total GC Elapsed (ms)Stdev GC Elapsed (ms)   GC Reclaimed (MB)         Collections      Direct Memory Bytes
      2792770717                 274              665186                  54      41276288089024                6120                       -1

      Attachments

        Activity

          People

            Unassigned Unassigned
            bschoeni Brad Schoening
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: