Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-508

Use event-driven wait times for PortForwardingTest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None

    Description

      The current code uses Thread.sleep(...) whose values should be enough - however if the code is compiled and run on different hosts and/or load conditions it can fail due to minor fluctuations in the execution sequence. The idea is to signal when the client's request has reached the server and have the client wait asynchronously a much longer upper limit time for its request to be handled

      Attachments

        Activity

          People

            lgoldstein Lyor Goldstein
            lgoldstein Lyor Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: