Bug 1059276 - OneOff 6.1 : HotRod client issues with connections (dropped members and timeouts)
Summary: OneOff 6.1 : HotRod client issues with connections (dropped members and timeo...
Keywords:
Status: CLOSED DUPLICATE of bug 1059277
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: One-off release
Assignee: wfink
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-29 14:54 UTC by wfink
Modified: 2014-02-03 08:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-03 08:42:34 UTC
Type: Support Patch
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1059277 0 unspecified VERIFIED HotRod client keep trying recover a connection to a cluster member after shutdown 2022-12-31 23:44:51 UTC

Description wfink 2014-01-29 14:54:32 UTC
If a HotRod client is connected to a server cluster and one of the servers do a correct shutdown, the client keep try to reconnect the server after the cluster view has changed.
There is only a replicated cache configured.

From the server-logfile the new cluster view is established
16:00:22,290 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,shared=udp) ISPN000094: Received new cluster view: [node1/clustered|2] (1) [node1/clustered]

There is no failure from the application perspective, but there there is always a retry if the RoundRobin return the unavailable server.
This might end in a performance or failure issue if there is a larger cluster and a part going out of work for some reason.

Comment 1 wfink 2014-02-03 08:42:34 UTC

*** This bug has been marked as a duplicate of bug 1059277 ***


Note You need to log in before you can comment on or make changes to this bug.