You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Supun Kamburugamuva (JIRA)" <ji...@apache.org> on 2009/09/03 10:26:33 UTC

[jira] Created: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Generating a unique name for annonymous endpoints
-------------------------------------------------

                 Key: SYNAPSE-579
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
             Project: Synapse
          Issue Type: Bug
            Reporter: Supun Kamburugamuva
         Attachments: SYNAPSE-579.patch

If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "indika priyantha kumara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774593#action_12774593 ] 

indika priyantha kumara commented on SYNAPSE-579:
-------------------------------------------------

Spun thanks for the patch ... But  I feels the  logic for setting the endpoint name should be gone within the endpoint factory.  The code for getting the endpoint name and setting it  seems scatted throughout all endpoint factories. I feels it is better to encapsulate these code into a single place in the abstract endpoint factory and then  to add your code for automatically generating a unique name for anonymous endpoints to that place. 

What do you think? 

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: indika priyantha kumara
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved SYNAPSE-579.
----------------------------------

       Resolution: Fixed
    Fix Version/s: NIGHTLY

Fixed on the trunk

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: Ruwan Linton
>             Fix For: NIGHTLY
>
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva updated SYNAPSE-579:
----------------------------------------

    Attachment:     (was: SYNAPSE-579.patch)

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838667#action_12838667 ] 

Ruwan Linton commented on SYNAPSE-579:
--------------------------------------

Supun, I think Indika is correct, I have introduced a new method into the EndpointFactory and added the logic to guarantee the existance of a name into that.

Thanks,
Ruwan

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: Ruwan Linton
>             Fix For: NIGHTLY
>
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Assigned: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton reassigned SYNAPSE-579:
------------------------------------

    Assignee: Ruwan Linton  (was: indika priyantha kumara)

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: Ruwan Linton
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva updated SYNAPSE-579:
----------------------------------------

    Attachment: SYNAPSE-579.patch

Attaching a patch that generates a unique name for anonymous endpoints.

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva updated SYNAPSE-579:
----------------------------------------

    Attachment: SYNAPSE-579.patch

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Assigned: (SYNAPSE-579) Generating a unique name for annonymous endpoints

Posted by "indika priyantha kumara (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

indika priyantha kumara reassigned SYNAPSE-579:
-----------------------------------------------

    Assignee: indika priyantha kumara

> Generating a unique name for annonymous endpoints
> -------------------------------------------------
>
>                 Key: SYNAPSE-579
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-579
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: indika priyantha kumara
>         Attachments: SYNAPSE-579.patch
>
>
> If a unique name is not specified anonymous endpoints will not work in a clustered environment. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org