You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/15 11:15:00 UTC

[jira] [Commented] (IGNITE-6067) Refactor cache configuration initialization with proper defaults

    [ https://issues.apache.org/jira/browse/IGNITE-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127088#comment-16127088 ] 

ASF GitHub Bot commented on IGNITE-6067:
----------------------------------------

GitHub user kdudkov opened a pull request:

    https://github.com/apache/ignite/pull/2445

    IGNITE-6067 move initialize() to GridCacheUtils

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6067

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2445.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2445
    
----
commit f2844f5b0e59e2117b905d1d14d902356cf327d3
Author: Konstantin Dudkov <kd...@ya.ru>
Date:   2017-08-15T11:13:34Z

    IGNITE-6067 move initialize() to GridCacheUtils

----


> Refactor cache configuration initialization with proper defaults
> ----------------------------------------------------------------
>
>                 Key: IGNITE-6067
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6067
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Konstantin Dudkov
>            Assignee: Konstantin Dudkov
>             Fix For: 2.2
>
>
> Move cache configuration initialization from GridCacheProcessor#initialize to GridCacheUtils



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)