You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/12/14 13:15:00 UTC

[jira] [Updated] (GEODE-1936) ClientMetadata::getServerLocation is returning a primary BucketServerLocationPtr instead of a secondary

     [ https://issues.apache.org/jira/browse/GEODE-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob S. Barrett updated GEODE-1936:
------------------------------------
    Summary: ClientMetadata::getServerLocation is returning a primary BucketServerLocationPtr instead of a secondary  (was: native-client-software-grant - ClientMetadata::getServerLocation is returning a primary BucketServerLocationPtr instead of a secondary)

> 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: native client
>            Reporter: Daniel Farcovich
>            Assignee: Jacob S. Barrett
>
> 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.4.14#64029)