Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10948

Ignition.Stop() methods (named, all, etc.) fail to Stop cluster nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.7
    • None
    • general
    • Docs Required

    Description

      The Ignition singleton stop() or stopAll() methods do not respond by stopping any or all of the cluster nodes.

      Unlike the ignite.cluster().stop() methods, the Ignition.stop() methods ignore the requested stop command, simply returning the following warning: "(wrn) Ignoring stopping Ignite instance that was already stopped or never started: MyServerName"

      This fails whether the cluster was active() = true or false.

      This fails whether the command was issued from a Server or Client node.

      Maybe this method should be deprecated, but currently documented method does not work.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggwiebe Glenn Wiebe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: