Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1005

HostControllerConnectionService does not let in flight requests clear before stopping

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 2.0.0.CR4
    • Management

      HostControllerConnectionService sets up a remoting channel that receives management requests. But unlike the services that receive end user mgmt requests, it makes no effort to ensure in flight requests have cleared before shutting down.

      I haven't looked but I wouldn't be surprised if there's a similar problem with the channel a slave HC opens for communication with the master.

      I don't think this is a critical problem; when the service stop ends up closing the channel the remote end will be notified and the in flight request should report a failure. That failure may be unnecessary though.

            [WFCORE-1005] HostControllerConnectionService does not let in flight requests clear before stopping

            There are no comments yet on this issue.

              Unassigned Unassigned
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: