]
Mircea Markus resolved ISPN-1119.
---------------------------------
Resolution: Done
integrated
HotRod client should only log ERROR when it cannot failover
-----------------------------------------------------------
Key: ISPN-1119
URL:
https://issues.jboss.org/browse/ISPN-1119
Project: Infinispan
Issue Type: Bug
Components: Cache Server
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Labels: hotrod, java_hotrod_client
Fix For: 4.2.2.BETA1, 5.0.0.CR3
In the Hot Rod client, if an error occurs connecting to a server, an ERROR is logged
2011-05-17 07:48:42,000 312441 ERROR
[org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport] (Runner - 0:) Could not
connect to server: perf19/10.16.90.56:11222
However, this is not necessarily an ERROR unless you've run out of nodes and you
cannot failover. So this should be a WARN and only log ERROR if you can't
failover any more
--
This message is automatically generated by JIRA.
For more information on JIRA, see: