You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2011/07/19 16:14:57 UTC

[jira] [Created] (TUSCANY-3899) The domain registry shouldn't be sharing local endpoints remotely

The domain registry shouldn't be sharing local endpoints remotely
-----------------------------------------------------------------

                 Key: TUSCANY-3899
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3899
             Project: Tuscany
          Issue Type: Bug
            Reporter: ant elder
             Fix For: Java-SCA-2.0


When using the Hazelcast domain registry and a non-remotable endpoint is added then that endpoint still gets shared around the distributed domain. If its tried to be used by having a remote reference witre to it or a remote sca client invoke it then there are varrious fails most of which don't clearly say its a non-remotable endpoint. 

It seems like the best solution is to just not share remotely any non-remoteable endpoints. It also seems like the best impl of that would be in some common Tuscany code so that its not have to be considered for every domain regsitry impl, however with the current design neither of those look trivial to do. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TUSCANY-3899) The domain registry shouldn't be sharing local endpoints remotely

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067738#comment-13067738 ] 

ant elder commented on TUSCANY-3899:
------------------------------------

Also, it would be good if the Shell would show when an endpoint is a local-only.

> The domain registry shouldn't be sharing local endpoints remotely
> -----------------------------------------------------------------
>
>                 Key: TUSCANY-3899
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3899
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>             Fix For: Java-SCA-2.0
>
>
> When using the Hazelcast domain registry and a non-remotable endpoint is added then that endpoint still gets shared around the distributed domain. If its tried to be used by having a remote reference witre to it or a remote sca client invoke it then there are varrious fails most of which don't clearly say its a non-remotable endpoint. 
> It seems like the best solution is to just not share remotely any non-remoteable endpoints. It also seems like the best impl of that would be in some common Tuscany code so that its not have to be considered for every domain regsitry impl, however with the current design neither of those look trivial to do. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira