Daniel Farcovich created GEODE-1936:
---------------------------------------

             Summary: native-client-software-grant - 
ClientMetadata::getServerLocation is returning a primary 
BucketServerLocationPtr instead of a secondary
                 Key: GEODE-1936
                 URL: https://issues.apache.org/jira/browse/GEODE-1936
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Daniel Farcovich


In the cpp client code geode-client-native\src\cppcache\impl\ClientMetadata.cpp 
 a pointer to a primary BucketServerLocationPtr can be returned when asking for 
a secondary. The returned BucketServerLocationPtr is a randomization between 
[0, m_bucketServerLocationsList[bucketId].size()-1] where the result can be a 
primary copy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to