Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13484

Hot Rod server should ignore IllegalLifecycleStateException from address cache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 14.0.0.Dev01
    • 13.0.2.Final
    • Hot Rod, Server
    • None

    Description

      When the server is shutting down, some client requests may be still executing after the address cache has been stopped. Those requests will get an IllegalLifecycleStateException while trying to generate a topology update and will fail to send any response to the client.

      The client receives the exception, closes the channel, and retries. But since the server already computed the operation response, it would be much better if they got that instead.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: