Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15755

StringUtils#createStartupShutdownMessage throws NPE when args is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.10.0, 3.2.0, 2.9.2, 3.0.4, 3.1.2
    • None
    • None
    • Reviewed

    Description

      StringUtils#createStartupShutdownMessage usesĀ 

      Arrays.asList(args)
      

      which throws NPE when args is null.

      Attachments

        1. HADOOP-15755.002.patch
          2 kB
          Dinesh Chitlangia
        2. HADOOP-15755.001.patch
          0.9 kB
          Lokesh Jain

        Activity

          People

            dineshchitlangia Dinesh Chitlangia
            ljain Lokesh Jain
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: