[
https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933549#comment-15933549
]
ASF subversion and git services commented on GEODE-2231:
--------------------------------------------------------
Commit e3e9f756e8a464dc7c67a1035620f68ff17223cf in geode-examples's branch
refs/heads/feature/GEODE-2231 from [~karensmolermiller]
[ https://git-wip-us.apache.org/repos/asf?p=geode-examples.git;h=e3e9f75 ]
GEODE-2231 Revise partitioning example
- remove spurious .iml files
- simplify by removing BaseClient base class
- only demonstate good distribution of keys
- revise README.md
> Create new partitioning example
> -------------------------------
>
> Key: GEODE-2231
> URL: https://issues.apache.org/jira/browse/GEODE-2231
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Karen Smoler Miller
> Assignee: Karen Smoler Miller
> Priority: Minor
>
> Add a new example to the geode-examples that demonstrates partitioning.
> The example will use the same structure as the replicated example, starting 2
> servers that host a partitioned region (with no redundant copies). Run the
> producer to populate the region. Run the consumer to see the contents of the
> region. Then, stop one of the servers and run the consumer again to notice
> that only roughly half (with 2 servers and hopefully a reasonable hash) of
> the entries are present.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)