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

NullPointerException on OzoneManagerProtocolClientSideTranslatorPB.listStatusLight

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.4.0, 1.5.0
    • 1.5.0, 1.4.1
    • S3

    Description

      Method OzoneManagerProtocolClientSideTranslatorPB.listStatusLight has potential place for NullPointerException. 

      ListStatusRequest.Builder.setStartKey can not accept null values but we never check if incoming startKey is null or not. This issue manifests while invoking hdfs dfs -put command via s3a protocol. 

      Attachments

        Issue Links

          Activity

            People

              izlenko Ivan Zlenko
              izlenko Ivan Zlenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: