[
https://issues.apache.org/jira/browse/IGNITE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Lantukh resolved IGNITE-2566.
----------------------------------
Resolution: Not A Problem
> Get rid of MiniFutures in GridDhtTxPrepareFuture
> ------------------------------------------------
>
> Key: IGNITE-2566
> URL: https://issues.apache.org/jira/browse/IGNITE-2566
> Project: Ignite
> Issue Type: Sub-task
> Components: general
> Reporter: Ilya Lantukh
> Assignee: Ilya Lantukh
> Fix For: 1.6
>
>
> GridDhtTxPrepareFuture is instantiated for every transaction. In uses
> compound future + minifutures concept, which is an overhead for it's rather
> simple logic.
> It should be refactored to store miniId to request mapping internally and
> update it's state on every response without generating additional objects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)