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

Remove benign warning in handleCreateContainer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.1
    • None
    • Done

    Description

      The following log message in KeyValueHandler#handleCreateContainer can be removed or moved to debug level.

              // The create container request for an already existing container can
              // arrive in case the ContainerStateMachine reapplies the transaction
              // on datanode restart. Just log a warning msg here.
              LOG.warn("Container already exists." +
                  "container Id " + containerID);
      

      Attachments

        1. HDDS-1428.01.patch
          1.0 kB
          Siddharth Wagle

        Activity

          People

            swagle Siddharth Wagle
            arp Arpit Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: