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

maximum-time-between-pings parameter in GatewayReceiver creation does not have any effect

    XMLWordPrintableJSON

Details

    Description

      The maximum-time-between-pings parameter than can be set at gateway receiver creation has no effect, i.e. the value used as maximum time between pings for gateway sender connections to the gateway receiver is either the default value (60000) or the one set on the server where the receiver is running.

      The reason is that the ClientHealthMonitor is a server-side singleton that monitors the health of all clients. The value set for this parameter in the ClientHealthMonitor is first set when the server is started and the first Acceptor is created.

      Attachments

        Issue Links

          Activity

            People

              alberto.gomez Alberto Gomez
              alberto.gomez Alberto Gomez
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: