Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1187

If a server launched by Gfsh goes into auto-reconnect the server's PID file is deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M2
    • gfsh
    • None

    Description

      If a server launched by gfsh is kicked out of the distributed system and goes into auto-reconnect its process-ID file will disappear. This can cause monitoring programs to think that the process has failed and initiate creation of a new process.

      The problem seems to be that the gfsh ServerLauncher class has no checks for a reconnecting server. The launcher stops and deletes the PID file but the Reconnect thread and, subsequently, the Acceptor thread for the cache server keep the JVM from exiting.

      Attachments

        Activity

          People

            bschuchardt Bruce J Schuchardt
            bschuchardt Bruce J Schuchardt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: