You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Salazar de Torres (Jira)" <ji...@apache.org> on 2020/11/16 22:10:00 UTC

[jira] [Comment Edited] (GEODE-8702) Add StringPrefixPartitionResolver

    [ https://issues.apache.org/jira/browse/GEODE-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233129#comment-17233129 ] 

Mario Salazar de Torres edited comment on GEODE-8702 at 11/16/20, 10:09 PM:
----------------------------------------------------------------------------

Hi [~echobravo],

Mainly parity with Java API.
 Basically, if you can specify a PartitionResolver in the server side, it makes sense that this very PartitionResolver is available in all the client APIs.
 Otherwise, each user of geode-native will have to maintain its own implementation of StringPrefixPartitionResolver.


was (Author: gaussianrecurrence):
Hi [~echobravo],

Mainly parity with Java API.
Basically, if you can specify a PartitionResolver in the server side, it makes sense that this very PartitionResolver is available in all the client APIs.
Otherwise, each user of geode-native will have to maintain its own implementation of StringPrefixPartitionResolver.

BR,
Mario.

> Add StringPrefixPartitionResolver
> ---------------------------------
>
>                 Key: GEODE-8702
>                 URL: https://issues.apache.org/jira/browse/GEODE-8702
>             Project: Geode
>          Issue Type: New Feature
>          Components: native client
>    Affects Versions: 1.13.0
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: pull-request-available
>
> *AS A* native client contributor
> *I WANT* to have StringPrefixPartitionResolver implemented
> *SO THAT* so I can just use it as for the Java API is done



--
This message was sent by Atlassian Jira
(v8.3.4#803005)