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

Add test utility for writing multi-threaded tests

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.22.0, 0.23.0
    • test
    • None
    • Reviewed

    Description

      A lot of our tests spawn off multiple threads in order to check various synchronization issues, etc. It's often tedious to write these kinds of tests because you have to manually propagate exceptions back to the main thread, etc.

      In HBase we have developed a testing utility which makes writing these kinds of tests much easier. I'd like to copy that utility into Hadoop so we can use it here as well.

      Attachments

        1. hadoop-7298.txt
          12 kB
          Harsh J
        2. hadoop-7298.txt
          12 kB
          Harsh J
        3. hadoop-7298.txt
          9 kB
          Todd Lipcon

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: