Instances should be started in the order specified in the template
------------------------------------------------------------------
Key: WHIRR-170
URL: https://issues.apache.org/jira/browse/WHIRR-170
Project: Whirr
Issue Type: Bug
Components: core
Reporter: Tom White
For example, with a template "1 nn+jt, 1 dn+tt" we sometimes see the dn+tt
instance launched before the nn+jt instance. This doesn't cause a problem in
this case, but it's slightly confusing and easy to fix by using LinkedHashSet
rather than HashSet.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.