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

ASF GitHub Bot commented on GEODE-4225:
---------------------------------------

jinmeiliao opened a new pull request #1266: GEODE-4225: getVM(n) call does not 
accidentally bounce the VM with current version
URL: https://github.com/apache/geode/pull/1266
 
 
   this is just an enhancement, 
   
   sometimes if user id a VM vm = cluster.getVM(n, "130"), and later on, wants 
to get the same vm again, they probably would just do a cluster.getVM(n), but 
this call would bounce the VM to current version without the fix.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Extend ClusterStartupRule to instantiate members and clients of a particular 
> version
> ------------------------------------------------------------------------------------
>
>                 Key: GEODE-4225
>                 URL: https://issues.apache.org/jira/browse/GEODE-4225
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>
> Many tests, particularly those testing rolling upgrade, would benefit from 
> the consistency of the ClusterStartupRule but require clients of a specific 
> version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to