Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1044

Client doesn't propogate correct error code to client on out of disk space

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • None

    Description

      Ozone Datanode doesn't propagate the correct error to client when the datanode runs out of distk space. In space of throwing out of disk space exception, Container not found exception is thrown to clients.

      2019-02-02 18:56:22 INFO  KeyValueHandler:149 - Operation: CreateContainer : Trace ID: 72e5c6cc-e624-4acb-bba7-574e3a98ac90WriteChunk1868fc02742c62c3543022377edc0c5ca_stream_4fdc8750-f0d5-4e17-8e37-6d78552053b0_chunk_1 : Message: Container creation failed, due to disk out of space : Result: DISK_OUT_OF_SPACE
      2019-02-02 18:56:22 INFO  HddsDispatcher:149 - Operation: WriteChunk : Trace ID: 72e5c6cc-e624-4acb-bba7-574e3a98ac90WriteChunk1868fc02742c62c3543022377edc0c5ca_stream_4fdc8750-f0d5-4e17-8e37-6d78552053b0_chunk_1 : Message: ContainerID 65 does not exist : Result: CONTAINER_NOT_FOUND
      

      Attachments

        1. HDDS-1044.003.patch
          8 kB
          Yiqun Lin
        2. HDDS-1044.002.patch
          9 kB
          Yiqun Lin
        3. HDDS-1044.001.patch
          3 kB
          Yiqun Lin

        Activity

          People

            linyiqun Yiqun Lin
            msingh Mukul Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: