Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-22574

[GSS](7.4.z) MODCLUSTER-731 - Adding a non-started context should register the context in stopped stage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.4.3.CR1, 7.4.3.GA
    • None
    • mod_cluster
    • None

    Description

      Customer from case 02568618 identified that starting/restarting server (domain mode) in suspended mode is enabling contexts to mod_cluster.

      With the change from Jira JBEAP-18610 the application contexts from running servers that are suspended are DISABLED/STOPPED from mod_cluster.
      When using the following commands:

      [domain@localhost:9990 /] /host=master/server=server-one:suspend()
      [domain@localhost:9990 /] /server-group=main-server-group:suspend-servers()
      

      But the application contexts are started as ENABLED when starting a stopped server or restarting a running server in suspended mode. When using the following commands:

      [domain@localhost:9990 /] /host=master/server-config=server-one:restart(start-mode=suspend)
      [domain@localhost:9990 /] /host=master/server-config=server-one:start(start-mode=suspend)
      

      and in the standalone mode (contexts are ENABLED to mod_cluster):

      sh standalone.sh -c standalone-ha.xml  --start-mode=suspend
      

      The customer request is to start the application contexts as DISABLED/STOPPED when starting a server in suspended mode.

      After discussing with Chao Wang, he suggested to open this Jira for discussion. Could it be a feature request ?

      Attachments

        Issue Links

          Activity

            People

              spyrkob Bartosz Spyrko-Smietanko
              spyrkob Bartosz Spyrko-Smietanko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: