You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2018/04/26 15:13:00 UTC

[jira] [Resolved] (IGNITE-6968) Move similar Cache configurations in matrices and models to one Java or XML config

     [ https://issues.apache.org/jira/browse/IGNITE-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Zinoviev resolved IGNITE-6968.
--------------------------------------
    Resolution: Not A Problem

Currently it's not a problem.

> Move similar Cache configurations in matrices and models to one Java or XML config
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-6968
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6968
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>            Reporter: Aleksey Zinoviev
>            Assignee: Aleksey Zinoviev
>            Priority: Major
>
> There are a lot of copy-paste cache configs in matrices and vectors in method newCache() which returns configured cache for different data structures
> For example
> * SparseDistributedMatrixStorage
> * BlockVectorStorage
> * BlockMatrixStorage
> * SplitCache
> * FeatureCache
> * ProjectionCache
> * SparseDistributedVectorStorage
> and others
> Also, all strategies of cache usage should be documented better (with description of choosing one or another parameter value)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)