[infinispan-issues] [JBoss JIRA] (ISPN-6924) HotRod addressCache iterator shouldn't go remote

William Burns (JIRA) issues at jboss.org
Wed Aug 3 09:54:00 EDT 2016


William Burns created ISPN-6924:
-----------------------------------

             Summary: HotRod addressCache iterator shouldn't go remote
                 Key: ISPN-6924
                 URL: https://issues.jboss.org/browse/ISPN-6924
             Project: Infinispan
          Issue Type: Bug
          Components: Distributed Execution and Map/Reduce, Server
            Reporter: William Burns


In the forum post, the stack traces show the topology update being sent back from the server to the client.  However it is using a distributed iterator.  This shouldn't happen as the addressCache is a REPL cache which should own all segments and thus the iterator shouldn't go remote at all and just operate on the user thread solely.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list