Commit Graph

3 Commits

Author SHA1 Message Date
Matt Ward
f1ef12889d ALF-12866: WebDAV in-memory locking. Added Amazon EC2 configuration skeleton.
* Added an AWS EC2 configuration file (allows discovery within security group on AWS)
* No doubt this will need some tweaking - along with the other configurations.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@34296 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-03-01 10:11:06 +00:00
Matt Ward
377610992c ALF-12866: WebDAV locking now uses TCP discovery by default.
* Added config file for TCP/IP membership discovery
* Made TCP the default method.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@34276 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-02-29 17:06:13 +00:00
Matt Ward
8dc24abf4b ALF-12866: WebDAV in-memory locking: configuration
* Improved configuration: config loaded from a Hazelcast XML config file.
* Config loading similar to JGroups, e.g. "protocol" substituted into config file name.
* Hazelcast instance no longer started unless the "alfresco.cluster.name" property is set.
* Current default member discovery protocol is UDP/multicast, however this is because
  this is the default set up shipped with Hazelcast - this is likely to change to TCP.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@34266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-02-29 13:45:45 +00:00