Uploaded image for project: 'MRUnit'
  1. MRUnit
  2. MRUNIT-19

MRunit ReduceDriver does not fully replicate the reducers behaviour with reusing pointers over the iterator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.5.0
    • 0.8.0
    • None

    Description

      The MRunit ReduceDriver does not replicate the behaviour of re-using the pointer to the returned values as they are iterated over. This is a problem for testing as it does not fail when you are incorrectly storing this pointer for a value if you want to use it later on in the iteration over the values.

      The behaviour should be modified so the iterator will return the same pointer every time.

      Attachments

        1. MRUNIT-19-1.patch
          16 kB
          Brock Noland

        Activity

          People

            brocknoland Brock Noland
            danharvey Dan Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: