[
https://issues.apache.org/jira/browse/GEODE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund resolved GEODE-4879.
------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed by:
{noformat}
commit 9918f9b13621a6318346c795d127ba94d718953f
Author: Kirk Lund <[email protected]>
Date: Fri Nov 30 09:50:01 2018 -0800
GEODE-6096: Cleanup dunit internals (#2919)
* Move all dunit internals to test.dunit.internal package.
* Move VersionManager to test.version package.
* Move greplogs to test.greplogs package.
* Rename some classes to be more informative.
* Reduce public to package-protected where it's appropriate.
* Extract inner classes/interfaces to be top-level classes.
{noformat}
> Move geode-core/src/test/java/hydra into dunit packages
> -------------------------------------------------------
>
> Key: GEODE-4879
> URL: https://issues.apache.org/jira/browse/GEODE-4879
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Fix For: 1.9.0
>
>
> We have 3 classes in hydra package:
> * MethExecutor
> * MethExecutorResult
> * SchedulingOrder
> I'd like to move these under the dunit package and rename them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)