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

FSEditLog.logEdit(byte op, Writable w1, Writable w2) should accept variable numbers of Writable, instead of two.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.16.0
    • None
    • None

    Description

      The new declaration should be

      FSEditLog.logEdit(byte op, Writable ... w)
      

      All Writable parameters should not be null.

      Attachments

        1. 2349_20071204.patch
          2 kB
          Tsz-wo Sze

        Activity

          People

            szetszwo Tsz-wo Sze
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: