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

Configuration XML bug: comments inside values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.12.2
    • 0.16.0
    • conf
    • None

    Description

      The logic of reading the data of the value causes (very) unexpected behaviour:

      value = ((Text)field.getFirstChild()).getData();

      When commenting out a part of the value only the part till the comment will be processed.

      Attachments

        1. configcomment.patch
          7 kB
          Enis Soztutar
        2. 1348.patch
          0.8 kB
          Rajagopal Natarajan
        3. 1348.patch
          0.7 kB
          Rajagopal Natarajan
        4. 1348.patch
          0.7 kB
          Rajagopal Natarajan

        Activity

          People

            nrajagopal Rajagopal Natarajan
            eelco Eelco Lempsink
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: