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/05/02 13:47:04 UTC

[jira] [Commented] (IGNITE-5134) Explicit cast to PageMemoryNoStoreImpl in IgniteCacheDatabaseSharedManager

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

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

GitHub user glukos opened a pull request:

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

    IGNITE-5134: Explicit cast to PageMemoryNoStoreImpl in IgniteCacheDatabaseSharedManager

    

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

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

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

    https://github.com/apache/ignite/pull/1895.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 #1895
    
----
commit 77a2c208684ab955b0871c3e03c0a2b6f5504bce
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-05-02T13:40:57Z

    IGNITE-5134: Explicit cast to PageMemoryNoStoreImpl in IgniteCacheDatabaseSharedManager

----


> Explicit cast to PageMemoryNoStoreImpl in IgniteCacheDatabaseSharedManager
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-5134
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5134
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.0
>            Reporter: Igor Seliverstov
>            Assignee: Ivan Rakov
>             Fix For: 2.0
>
>
> The method {{IgniteCacheDatabaseSharedManager#initMemory}} contains an explicit cast, that makes impossible to change {{PageMemory}} implementation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)