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

Running out of space should be handled more gracefully

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • M4
    • None
    • tablet

    Description

      We could be more graceful when handling situations when we run out of space: it can be deadlock (when happens during unit test) or a bus error.

      This is low priority and we shouldn't do much (it is the operator's responsibility to monitor disk space), but shutting down with "out of disk space" would be more graceful.

      clien-test logs when my desktop ran out of space (for an unrelated reason):

      W0531 15:49:12.632431 13187 rpc_server.cc:102] Unable to unregister service kudu.tserver.TabletServerService: Service unavailable: Service is not registered
      ...
      W0531 15:49:46.814546 13187 thread.cc:360] Waited for 18000ms trying to join with rpc worker

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              avf Alex Feinberg
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: