Uploaded image for project: 'WS-Commons'
  1. WS-Commons
  2. WSCOMMONS-466

AbstractTransportListener.GenericObserver may start listening for services when the transport is stopped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • Transports 1.0
    • Transport
    • None

    Description

      Scenario:

      • The transport has been initialized, but not yet started.
      • A service (configured for the transport) is deployed.

      Result:

      • The transport will start listening for messages. This is wrong because the transport is stopped.
      • When the transport is started, it will start listening "twice". E.g. AbstractPollingTransportListener will schedule two polls for the same service.

      Attachments

        Issue Links

          Activity

            People

              veithen Andreas Veithen
              veithen Andreas Veithen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: