You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2023/05/25 13:48:00 UTC

[jira] [Created] (IGNITE-19566) ignite-api module should not depend on ignite-core

Vyacheslav Koptilin created IGNITE-19566:
--------------------------------------------

             Summary: ignite-api module should not depend on ignite-core
                 Key: IGNITE-19566
                 URL: https://issues.apache.org/jira/browse/IGNITE-19566
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vyacheslav Koptilin
            Assignee: Vyacheslav Koptilin


For now, the `ignite-api` module depends on the `ignite-core` module that provides/contains a lot of internal classes and utilities. Honestly, I don't see a strong reason to have such a dependency. It looks like, that we can move some useful/public classes to the `ignite-api` module and remove the dependency. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)