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

"shutdown --help" does not declare that '--timeout' is only relevant to standalone servers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.0.0.Alpha7
    • 4.0.0.Alpha5
    • CLI
    • None
    • Hide

      Check the output of:

      [domain@localhost:9990 /] shutdown --help
      [standalone@localhost:9990 /] shutdown --help
      
      Show
      Check the output of: [domain@localhost:9990 /] shutdown --help [standalone@localhost:9990 /] shutdown --help

    Description

      In standalone mode, shutdown can be used with a timeout in order to execute a graceful shutdown of the server.
      In domain mode, this attribute is not used and it is not taken into account when the domain is shutting down.

      The CLI output of shutdown -help does not declare that -timeout is only relevant to standalone servers and is it not allowed if -host is used. The handler should reject that combo.

      Attachments

        Activity

          People

            yborgess1@redhat.com Yeray Borges Santana
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: