[
https://issues.apache.org/jira/browse/KUDU-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-1741:
------------------------------
Issue Type: Improvement (was: Task)
> Make MiniCluster and ExternalMiniCluster follow one semantics for Restart
> -------------------------------------------------------------------------
>
> Key: KUDU-1741
> URL: https://issues.apache.org/jira/browse/KUDU-1741
> Project: Kudu
> Issue Type: Improvement
> Components: test
> Reporter: Dinesh Bhat
> Assignee: Dinesh Bhat
> Priority: Trivial
>
> Triaging this so that we can attend to this later. MiniCluster and
> ExternalMiniCluster utility classes follow opposite semantics for restart
> today and that's confusing. For eg, ExternalMiniCluster::Restart() expects
> that all the nodes must be shutdown before we do restart, whereas
> MiniCluster::Restart() expects that all servers are up and running so that it
> can internally execute shutdown and start in that order. We can keep one
> semantics here to make it less confusing. We may have to change bunch of
> existing tests whichever approach we end up choosing, because tests are also
> written following these semantics.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)