You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2017/11/21 07:46:00 UTC

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

Aleksey Zinoviev created IGNITE-6968:
----------------------------------------

             Summary: 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


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
(v6.4.14#64029)