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

Raise GCInspector alerts to WARN

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.10
    • None

    Description

      I'm fairly regularly running into folks wondering why their applications are reporting down nodes. Yet, they report, when they grepped the logs they have no WARN or ERRORs listed.

      Nine times out of ten, when I look through the logs we see a ton of ParNew or CMS gc pauses occurring similar to the following:

      INFO [ScheduledTasks:1] 2013-03-07 18:44:46,795 GCInspector.java (line 122) GC for ConcurrentMarkSweep: 1835 ms for 3 collections, 2606015656 used; max is 10611589120
      INFO [ScheduledTasks:1] 2013-03-07 19:45:08,029 GCInspector.java (line 122) GC for ParNew: 9866 ms for 8 collections, 2910124308 used; max is 6358564864

      To my mind these should be WARN's as they have the potential to be significantly impacting the clusters performance as a whole.

      Attachments

        1. cassnadra-8907.patch
          6 kB
          Amit Singh Chowdhery

        Issue Links

          Activity

            People

              achowdhe Amit Singh Chowdhery
              ahattrell Adam Hattrell
              Amit Singh Chowdhery
              Joshua McKenzie
              Votes:
              4 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: