Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-2390

contrib/remote tests fail randomly

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.1, 4.0-ALPHA
    • modules/other
    • None
    • New, Patch Available

    Description

      The contrib/remote tests will fail randomly.

      This is because they use this _TestUtil.getRandomSocketPort() which
      simply generates a random number, but if this is already in use, it will fail.

      Additionally there is duplicate RMI logic across all 3 test classes.

      Attachments

        Activity

          People

            rcmuir Robert Muir
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: