SebastianWagner created OPENMEETINGS-461:
--------------------------------------------

             Summary: Implement Scheduler and config values in slaves to ping 
the master
                 Key: OPENMEETINGS-461
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-461
             Project: Openmeetings
          Issue Type: Bug
          Components: Cluster
            Reporter: SebastianWagner


See: 
https://cwiki.apache.org/OPENMEETINGS/cluster-master-slave-overview.html#ClusterMaster-Slaveoverview-MasterSlaveSOAP/RESTAPI

There has to be a scheduler started in the slaves that does a ping every 3 
seconds.
The "3 seconds" have to be configurable via the 
openmeetings-applicationContext.xml.

Also new configuration values need to be added:

    cluster.isSlave ("true", or 1 to enable slave)
    cluster.master.host (IP/host of master)
    cluster.master.http.port (Http port of master)
    cluster.master.soap.user (SOAP User for accessing the API on master)
    cluster.master.soap.pass (SOAP Pass for accessing the API on master)



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to