In addition to the 3 membership schemes, multicast, WKA & AWS, for Stratos
sort of deployments we will need to support other membership management
schemes. In order to support this, I am introducing the following
configuration into the cluster.xml
<Generic>
<MembershipScheme>foo</MembershipScheme>
<Parameter name="xxx">xxx-val</Parameter>
<Parameter name="yyy">yyy-val</Parameter>
<Parameter name="zzz">zzz-val</Parameter>
</Generic>
The implementers will have to
implement org.wso2.carbon.clustering.hazelcast.HazelcastMembershipScheme
and register it as an OSGi service with the membership.scheme property.
This property will correspond to the MembershipScheme defined in the above
cluster configuration.
Feedback welcome.
--
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>*
*email: **[email protected]* <[email protected]>
* cell: +94 77 3320919blog: **http://blog.afkham.org*
<http://blog.afkham.org>
*twitter: **http://twitter.com/afkham_azeez*
<http://twitter.com/afkham_azeez>
*linked-in: **http://lk.linkedin.com/in/afkhamazeez
<http://lk.linkedin.com/in/afkhamazeez>*
*Lean . Enterprise . Middleware*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev