[
https://issues.apache.org/jira/browse/IGNITE-20335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-20335:
-----------------------------------------
Description:
It is not assumed that the _IgniteRunner_ can be used directly, but this class
is placed into `org.apache.ignite` package. So, it totally makes sense to move
it to the internal one.
Definition of Done:
- _IgniteRunner_ moved to `org.apache.ignite.internal.app` package
- build and packaging scripts are updated in accordance with #1
- removed outdated TODO in the _IgniteRunnerTest_ : /** TODO: Replace this
test by full integration test on the cli side IGNITE-15097. */
was:
It is not assumed that the -IgniteRunner- can be used directly, but this class
is placed into `org.apache.ignite` package. So, it totally makes sense to move
it to the internal one.
Definition of Done:
- -IgniteRunner- moved to `org.apache.ignite.internal.app` package
- build and packaging scripts are updated in accordance with #1
- removed outdated TODO in the -IgniteRunnerTest- : /** TODO: Replace this
test by full integration test on the cli side IGNITE-15097. */
> Move IgniteRunner to the internal package
> -----------------------------------------
>
> Key: IGNITE-20335
> URL: https://issues.apache.org/jira/browse/IGNITE-20335
> Project: Ignite
> Issue Type: Bug
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
>
> It is not assumed that the _IgniteRunner_ can be used directly, but this
> class is placed into `org.apache.ignite` package. So, it totally makes sense
> to move it to the internal one.
> Definition of Done:
> - _IgniteRunner_ moved to `org.apache.ignite.internal.app` package
> - build and packaging scripts are updated in accordance with #1
> - removed outdated TODO in the _IgniteRunnerTest_ : /** TODO: Replace this
> test by full integration test on the cli side IGNITE-15097. */
--
This message was sent by Atlassian Jira
(v8.20.10#820010)