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

View: New views
6 Messages — Rating Filter:   Alert me  

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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
For additional commands, e-mail: dev-help@...


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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@...
For additional commands, e-mail: dev-help@...


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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@...
For additional commands, e-mail: dev-help@...


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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@...
For additional commands, e-mail: dev-help@...


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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@...
For additional commands, e-mail: dev-help@...


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ 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@...
For additional commands, e-mail: dev-help@...