[
https://issues.apache.org/jira/browse/GERONIMO-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Jiang resolved GERONIMO-4535.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.2.1
Resolved this JIRA with a WADI based plugin farm implementation:
A, Refactored geronimo-farm module to only include the commone classes that a
plugin based farm needs as well as a multi-cast discovery implementation.
B, added
geronimo-clustering-wadi/src/main/java/org/apache/geronimo/clustering/wadi/BasicWADISessionManagerHolder.java
so that one can start a WADISessionManager by defining a GBean in deployment
plan directly.
C, added 4 maven module:
1, geronimo-farm-wadi
It's Jar module that includes implementions of major wadi based node
discovery logic.
2, plugin-farm-wadi
It's a config that defines the GBeans a plugin based farm controller needs.
3, plugin-farm-member-wadi
It's a config that defines the GBeans a plugin based farm member needs.
4, geronimo-plugin-farm-node-wadi
It's a customized assembly that includes the minimum set of plugins for
plugin based farm member.
> Alternate Node Discovery for Plugin Based Farming
> -------------------------------------------------
>
> Key: GERONIMO-4535
> URL: https://issues.apache.org/jira/browse/GERONIMO-4535
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: Clustering
> Affects Versions: 2.2
> Reporter: Chance Yeoman
> Assignee: Shawn Jiang
> Priority: Trivial
> Fix For: 2.2.1
>
>
> Provide an alternative node discovery mechanism for cases where multicast is
> not an option. Geographically separated nodes that are able to connect to
> the admin server by configured IP or DNS host name should be able to
> participate in a farm as if they were on the same LAN as the admin server.
> Refer to discussions on Pulling Geronimo Configuration:
> http://www.nabble.com/Re%3A-Pulling-Geronimo-Configuration-td21962048s134.html
> http://www.nabble.com/Pulling-Geronimo-Configuration-td21936891s134.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.