[infinispan-issues] [JBoss JIRA] (HRJS-83) Client listener failover
Galder Zamarreño (Jira)
issues at jboss.org
Thu May 2 08:51:00 EDT 2019
[ https://issues.jboss.org/browse/HRJS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729001#comment-13729001 ]
Galder Zamarreño commented on HRJS-83:
--------------------------------------
Workaround:
The problem with errors like the one you saw in the log about socket error, for normal RPCs those are failed over, so they don't bubble up. So, the only workaround I can think of is for you to periodically check of the contents of client.getTopologyInfo.getMembers and if there's any change, delete any client listeners (ignoring errors) and re-register them.
> Client listener failover
> ------------------------
>
> Key: HRJS-83
> URL: https://issues.jboss.org/browse/HRJS-83
> Project: Infinispan Javascript client
> Issue Type: Enhancement
> Reporter: Galder Zamarreño
> Priority: Major
>
> If the node on which a client listener is registered goes down, the listener must fail over to a different node.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list