[
https://issues.apache.org/jira/browse/IGNITE-24957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Davydov updated IGNITE-24957:
------------------------------------
Description:
Move X to ignite-commons
There are 4 application for that class:
1. System.out and system.err related work, which is spread out and used in
multiple modules.
2. timeSpanXXX methods for creating string presentation of given time, which is
primarly used within X itself and ignite-core.
3. shallow and deep cloning logic, which is primarly used within X itself and
ignite-core.
4. Exceptions and Throwables handling logic, which is also spread out.
I suggest it's safe to move this utillity class to ignite-commons completely.
was:
Move X to ignite-commons
There are 4 application for that class:
1. System.out and system.err related work, which is spread out and used in
multiple modules.
2. timeSpanXXX methods for creating string presentation of given time, which is
primarly used within X itself and ignite-core.
3. shallow cloning deep logic, which is primarly used within X itself and
ignite-core.
4. Exceptions and Throwables handling logic, which is also spread out.
I suggest it's safe to move this utillity class to ignite-commons completely.
> Move X to ignite-commons
> ------------------------
>
> Key: IGNITE-24957
> URL: https://issues.apache.org/jira/browse/IGNITE-24957
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Maksim Davydov
> Priority: Major
> Labels: IEP-119, ise
>
> Move X to ignite-commons
> There are 4 application for that class:
> 1. System.out and system.err related work, which is spread out and used in
> multiple modules.
> 2. timeSpanXXX methods for creating string presentation of given time, which
> is primarly used within X itself and ignite-core.
> 3. shallow and deep cloning logic, which is primarly used within X itself and
> ignite-core.
> 4. Exceptions and Throwables handling logic, which is also spread out.
> I suggest it's safe to move this utillity class to ignite-commons completely.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)