[
https://issues.apache.org/jira/browse/GEODE-6243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733349#comment-16733349
]
ASF subversion and git services commented on GEODE-6243:
--------------------------------------------------------
Commit 4e909433c93b6aa83288e2616192c8db5710a5a0 in geode-benchmarks's branch
refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode-benchmarks.git;h=4e90943 ]
GEODE-6243: New method to get number of members. (#33)
* New method added to get the number of members for each role.
* Calculating unique addresses for number of members caused an issue
when all VMs are in the same physical machine.
> Number of machines in a role is always one when all VMs in one machine
> ----------------------------------------------------------------------
>
> Key: GEODE-6243
> URL: https://issues.apache.org/jira/browse/GEODE-6243
> Project: Geode
> Issue Type: Bug
> Components: benchmarks
> Reporter: nabarun
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> * all VMs in one machine
> * all VMs have the same address
> * Putting all the addresses in a set always results in a set with size 1
> * That results in extra puts in the pre-populate class
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)