[
https://issues.apache.org/jira/browse/IGNITE-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130442#comment-15130442
]
ASF GitHub Bot commented on IGNITE-2533:
----------------------------------------
GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/450
IGNITE-2533
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilantukh/ignite ignite-2533
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/450.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 #450
----
commit 6805ee650412baf6346d9d7cc3aa3a2a09f9bc01
Author: Ilya Lantukh <[email protected]>
Date: 2016-02-02T12:27:17Z
GridNearLockRequestV2 example implementation.
commit da4da4676f3afd33fa14a1fdfd6876e76477194e
Author: Ilya Lantukh <[email protected]>
Date: 2016-02-02T13:54:07Z
ignite-2533 : minors.
commit 3538cda21fc082d22d0ef85b4fd40d6de044d20b
Author: Ilya Lantukh <[email protected]>
Date: 2016-02-03T14:13:05Z
ignite-2533 : GridNearLockFuture redesign.
----
> Get rid of GridCompoundFuture and MiniFutures in GridNearLockFuture.
> --------------------------------------------------------------------
>
> Key: IGNITE-2533
> URL: https://issues.apache.org/jira/browse/IGNITE-2533
> Project: Ignite
> Issue Type: Sub-task
> Components: general
> Reporter: Ilya Lantukh
> Assignee: Ilya Lantukh
> Fix For: 1.6
>
>
> MiniFutures contain data and synchronization logic which isn't needed in this
> particular case. Removing it might reduce memory consumption and improve
> performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)