[infinispan-issues] [JBoss JIRA] (ISPN-6291) Send REST queries to coordinator instead of first server in the cluster
Tristan Tarrant (JIRA)
issues at jboss.org
Thu Mar 3 15:00:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-6291:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.2.0.Final
Resolution: Done
> Send REST queries to coordinator instead of first server in the cluster
> -----------------------------------------------------------------------
>
> Key: ISPN-6291
> URL: https://issues.jboss.org/browse/ISPN-6291
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.1.0.Final, 8.2.0.Beta2
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Priority: Blocker
> Fix For: 8.2.0.Final
>
>
> Whenever we have to send a query to a cluster server directly (not the domain controller) we currently pick the first server. However, we should pick coordinator instead of the first server as the coordinator is guaranteed to have the specific information needed for a valid reply (e.g. cluster events). Throughout the codebase we need to replace all calls to first server with a call to the coordinator.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list