Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1238

Servers should periodically log when hitting memory limits

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Public beta
    • 0.6.0
    • tserver
    • None

    Description

      When a server's memory usage has gone above its soft memory limit, it starts to reject certain types of requests. However, it does so silently. When it's above the hard limit, it rejects all requests, also silently. This makes a server basically useless, but currently nothing is reported in the logs. We should add some throttled (eg once a second) logging - INFO when above the soft limit, and WARNING when above the hard limit.

      Attachments

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: