Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4427

TestConfiguration.existingServerSuite(....,portNumber) must use the supplied portNumber

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.6.1.0
    • 10.6.1.0
    • Test
    • None
    • All

    Description

      When testing distributed replication I found that test clients/load would always use (default) port 1527 even if a different master port number had been specified. The correct/specified port number was used when starting the master server.
      This was caused by a call to 'TestConfiguration.getCurrent().getPort()' on an uninitialized TestConfiguration. The fix is to use the supplied portNumber parameter.

      Attachments

        1. DERBY-existingServer_Fix_diff.txt
          0.9 kB
          Ole Solberg
        2. DERBY-existingServer_Fix_stat.txt
          0.1 kB
          Ole Solberg

        Activity

          People

            olesolberg Ole Solberg
            olesolberg Ole Solberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: