[ https://issues.apache.org/jira/browse/SYNAPSE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sameera Jayasoma updated SYNAPSE-682:
-------------------------------------
Attachment: patch.txt
I've attached a fix to this issue. In a none-clustered environment, state of the enpoint is
changed to the ACTIVE, when the endpoint is created. This patch does the same thing in a clustered
environment.
> INFO message is logged per every new endpoint created, when using the DynamicLB endpoint
in clustered environment
> -----------------------------------------------------------------------------------------------------------------
>
> Key: SYNAPSE-682
> URL: https://issues.apache.org/jira/browse/SYNAPSE-682
> Project: Synapse
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0
> Environment: In a clustered setup.
> Reporter: Sameera Jayasoma
> Priority: Minor
> Fix For: 2.0
>
> Attachments: patch.txt
>
>
> I am using the DynamicLoadBalancingEndpoint. There we create a new AdressEndpoint for
each and every request. Now I am getting the following INFO message for every request.
> Endpoint : DynamicLoadBalanceAddressEndpoint-0.9018836514887998 currently ACTIVE will
now be marked active since it processed its last message
> Endpoint : DynamicLoadBalanceAddressEndpoint-0.7474941465182069 currently ACTIVE will
now be marked active since it processed its last message
--
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
|