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

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

GitHub user devozerov opened a pull request:

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

    IGNITE-10535

    

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

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

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

    https://github.com/apache/ignite/pull/5575.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 #5575
    
----
commit 9caf25c51719c1b7628405892e1e2bd4c7ef7294
Author: devozerov <vozerov@...>
Date:   2018-12-05T08:02:11Z

    Done

commit 1c5129fbc805bcf12026d9de77dfc49adbba0419
Author: devozerov <vozerov@...>
Date:   2018-12-05T08:06:31Z

    Merge branch 'master' into ignite-10535

----


> SQL: extract partition mapping logic from GridReduceQueryExecutor into a 
> separate class
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10535
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10535
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Major
>             Fix For: 2.8
>
>
> Goal: to simplify future code support. About 25% of 
> {{GridReduceQueryExecutor}} code base is partition mapping 
> ({{nodesForPartitions}}). Let's move it to a separate class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to