When the load balance endpoints are defined as anonymous the printed DEBUG
messages are invalid
-----------------------------------------------------------------------------------------------
Key: SYNAPSE-312
URL: https://issues.apache.org/jira/browse/SYNAPSE-312
Project: Synapse
Issue Type: Bug
Components: Endpoints
Affects Versions: 1.2-QA-B2
Environment: Ubuntu7.04, JDK1.5.0_06
Reporter: Evanthika Amarasiri
Priority: Trivial
When the loadBalance endpoints are specified as anonymous the following log is
printed when the servers are stopped when executing the client
**********************************************************************************
[HttpServerWorker-3] DEBUG AddressEndpoint Endpoint 'null' is in state ' true '
**********************************************************************************
When the endpoints are defined as endpoint keys the logs printed are duplicated
**********************************************************************************
[HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
[HttpServerWorker-8] DEBUG AddressEndpoint Endpoint 'simple1' is in state '
false '
[HttpServerWorker-8] DEBUG AddressEndpoint Endpoint 'simple1' is in state '
false '
[HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
**********************************************************************************
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]