Aleksey Plekhanov created IGNITE-20674:
------------------------------------------
Summary: Move ignite-yardstick module to ignite-extensions
Key: IGNITE-20674
URL: https://issues.apache.org/jira/browse/IGNITE-20674
Project: Ignite
Issue Type: Improvement
Components: yardstick
Reporter: Aleksey Plekhanov
Currently, we include ignite-yardstick module into binary release, but:
- It has dependencies that never used in other Ignite modules. Sometimes it
requires dependencies versions update to avoid CVEs of dependencies.
- It increases size of binary release by 100Mb.
- It used only by release engeneers.
- It has a lot of bugs in org.yardstickframework.yardstick artifact, which
can't be fixed in our repository (for example, out of the box it can be run
only on java8).
We should exclude it from binary release and move it to the ignite-extensions
repository.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)