You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ybabak <gi...@git.apache.org> on 2017/05/03 16:36:12 UTC

[GitHub] ignite pull request #1903: IGNITE-5109 Refactoring for SparseDistributedMatr...

GitHub user ybabak opened a pull request:

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

    IGNITE-5109 Refactoring for SparseDistributedMatrix:

    Use one cache for all instances of SparseDistributedMatrix.
    
    Also added some tests and fixed get() and destroy() behavior for SparseDistributedMatrix.

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

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

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

    https://github.com/apache/ignite/pull/1903.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 #1903
    
----
commit c42f68fb1bb574f5299364152de1655a2ef20ce6
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-05-02T10:55:06Z

    IGNITE-5109 Refactoring for SparseDistributedMatrix:
      WIP

commit 5f24345b28c30a65f29100a4708ed36fa5199c49
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-05-02T11:25:31Z

    IGNITE-5109 Refactoring for SparseDistributedMatrix:
      WIP

commit c4a44e1a9732456b57942257f89d2a45e16e6f94
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-05-03T15:16:46Z

    IGNITE-5109 Refactoring for SparseDistributedMatrix:
      call get from remote node in case we don't have this entry in local node.

commit a9872a574ab3fb36f9695a0a2544dff67774282e
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-05-03T15:48:08Z

    IGNITE-5109 Refactoring for SparseDistributedMatrix:
      fix SparseDistributedMatrix.destroy() behaviour
      added testCacheBehaviour

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #1903: IGNITE-5109 Refactoring for SparseDistributedMatr...

Posted by ybabak <gi...@git.apache.org>.
Github user ybabak closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---