Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-4852

Elytron thread pool prevent from a correct shutdown if clients are connected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • RHDG 8.3 CD
    • None
    • Server
    • None
    • False
    • False
    • Hide

      Following possible (code) workaround:

      add

      SecurityDomain.getScheduledExecutorService().shutdown();

      at the end of our code. 

      Show
      Following possible (code) workaround: add SecurityDomain.getScheduledExecutorService().shutdown(); at the end of our code. 
    • Hide

      1) I created a RHDG 8.2 service on linux and start it.
      2) I connected a HR client and the did a shutdown server <server name> from CLI.
      3) I find the server shuts down but the status of the service was still active

       

      Show
      1) I created a RHDG 8.2 service on linux and start it. 2) I connected a HR client and the did a shutdown server <server name> from CLI. 3) I find the server shuts down but the status of the service was still active  

    Description

      If the server RHDG 8.2 is running as windows service it will fail to stop correctly via running CLI 'shutdows server <name>', this is only if there are HotRod clients connected. 

      If a client is connected the 'systemctl status datagrid' will show the service is still active.

      Attachments

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              rhn-support-wfink Wolf Fink
              Gustavo Lira Silva Gustavo Lira Silva
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: