[infinispan-issues] [JBoss JIRA] (ISPN-6291) Send REST queries to coordinator instead of first server in the cluster

Vladimir Blagojevic (JIRA) issues at jboss.org
Wed Mar 2 19:19:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Blagojevic updated ISPN-6291:
--------------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan-management-console/pull/66


> 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
>
> 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