[
https://issues.apache.org/jira/browse/TUSCANY-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716839#action_12716839
]
ant elder commented on TUSCANY-3081:
------------------------------------
Really wonderful, i say go ahead and commit.
Though thats partly because the patch fails to apply cleanly for me (not sure
why maybe some line end char problem on a couple of the classes) so trying to
work out whats going on in th ediff is quite hard as there are sooo many
changes in the diff - adding itests to the build, IANAL plugins, formatting,
commting outs, adding toString method, adding component/service/binding to
Endpoint2, changing the endpoint regsitry to be an extension etc etc. I'd find
it easier to understand if this was quite a few separate commits with one
descrete commit that did the just the changes to get things working using the
endpoint registry
> Implement a local endpoint registry mechanism to allow multiple in-JVM nodes
> to resolve endpoints. Stepping stone to more dynamic remote resolution.
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-3081
> URL: https://issues.apache.org/jira/browse/TUSCANY-3081
> Project: Tuscany
> Issue Type: Improvement
> Affects Versions: Java-SCA-2.0-M3
> Environment: All
> Reporter: Simon Laws
> Fix For: Java-SCA-2.0-M3
>
> Attachments: 3081-1.patch
>
>
> Currently our endpoint resolution is static and, when more than one node is
> running in a domain in 1.x, relies on a domain manager to create the
> composite configuration necessary for components to commnicate across node
> boundaries. As a way to allowing greater flexiblity of deployment an endpoint
> registry should give us the opportunity to monitor endpoints as they are
> created and resolve endpoint references at the point of use.
> This JIRA is an umberella for the work to build out the endpoint registry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.