You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2017/04/14 11:49:59 UTC

[GitHub] ignite pull request #1795: Ignite 1.7.10

GitHub user AMashenkov opened a pull request:

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

    Ignite 1.7.10

    

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

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

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

    https://github.com/apache/ignite/pull/1795.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 #1795
    
----
commit 7adfbcf1ee7bbe0beb95fa82749a2e04449de8fa
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-10-14T14:48:14Z

    IGNITE-4060: Fixed a bug in RoundRobinLoadBalancing API causing exception when running closures after client node reconnect. This closes #1157.

commit 80abd1b72e4fc7b0b95212e7f53c700c0fe21156
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-10-14T16:33:07Z

    GG-11360 - Implement SQL queries cancellation (#18)
    
    * GG-11360 Merged IGNITE-2680 to ignite-1.6.3.
    
    * GG-11360 Test cleanup.
    
    * GG-11360 Fixing broken tests.
    
    * GG-11360 Fixing test.
    
    * GG-11360 Fixing test.
    
    * GG-11360 Fixing broken tests.
    
    * GG-11360 Added test for forever-running query cancellation on node restart.
    
    * GG-11360 Fixing race.
    
    * GG-11360 Added test for forever-running query cancellation on node stop.
    
    * GG-11360 Cleanup.
    
    * GG-11360 Support for local query cancellation/timeout.
    
    * GG-11360 Increase test duration.
    
    * GG-11360 Remove redundant catch block.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Fix formatting.
    
    * GG-11360 Simplify test.
    
    * GG-11360 Simplify test.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * GG-11360 Fixing issues.
    
    * Merge remote-tracking branch 'remotes/gg/ignite-1.6.10' into ignite-gg-11360
    
    Conflicts:
    	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
    
    * GG-11360 Review fixes.
    
    * GG-11360 Review fixes.
    
    * GG-11360 Review fixes.
    
    * GG-11360 Review fixes.
    
    * GG-11360 Review fixes.
    
    * GG-11360 Review fixes.

commit 43ac3f5d5e8ab664e07f26d99be34f284f7941dd
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-17T08:26:12Z

    IGNITE-4054: Hadoop: added map-reduce plan debug output.

commit d3f042b9ba6c605500ab7155c40a41850babefdb
Author: sboikov <sb...@gridgain.com>
Date:   2016-10-17T09:28:31Z

    Fixed indexing test in according to changes from #80abd1b.

commit 59de231c0d0dce56b0cf5c386b19a2880d9c0603
Author: sboikov <sb...@gridgain.com>
Date:   2016-10-17T13:31:35Z

    Re-generated GridQueryFailResponse.

commit 717e91fed944082df35ecdc2e647de2ad3fca2c7
Author: ascherbakoff <al...@gmail.com>
Date:   2016-10-17T19:30:38Z

    GG-11360 Fix java8 compilation.

commit 44eff48f72d2a4c5c6a9a2ba6ed903834bcb63f9
Author: Igor Sapego <is...@gridgain.com>
Date:   2016-10-18T08:53:46Z

    IGNITE-4090: CPP: Fixed compilation for GCC 4.4.7. This closes #1165.

commit 4edcf126baf75840e3816a3e0876200c7e9c0d45
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-18T09:25:56Z

    Revert "IGNITE-3875: Added separate thread pool for data streamer. This closes #1067."
    
    This reverts commit f597aff1bdf65d3d430cf85c9932391a72c2d7dc.

commit ccae52cc1af3fa2077ece6f6a9c4146e3ba72cb4
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-10-18T10:01:03Z

    IGNITE-2355 Fixed the test HadoopClientProtocolMultipleServersSelfTest. Close FileSystem after each test to prevent using the one Client delegate for all tests.

commit e6430bdf14e457e7497bf6e84013747f06f71fc3
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-10-18T10:01:41Z

    Merge remote-tracking branch 'community/ignite-1.6.10' into ignite-1.6.10

commit a863eeed9d152eed8418416291b9b19bd5b5e88b
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-10-18T10:20:30Z

    IGNITE-1924 Incomplete marshaller cache rebalancing causes Grid hangs under SSL (HOTFIX)

commit 7290d88e14a15a3d030b7381dbd0a3f14cb65a12
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-18T14:17:17Z

    IGNITE-4030 Streamline PlatformTarget operation methods
    
    This closes #1167

commit 66c76d1f30f024b58db8cab07ba9e7d429f596f8
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-10-18T15:45:06Z

    IGNITE-2355 Fixed the test HadoopClientProtocolMultipleServersSelfTest. Clear connection poll after the test, cosmetic.

commit f37fbcab1ae2c7553696e96b7a9c3194a570d7af
Author: isapego <is...@gridgain.com>
Date:   2016-10-19T10:06:42Z

    IGNITE-3705: Fixed compiliation warnings. This closes #1169.

commit 7ed2bb7e341701d052220a36a2b2f8f0a46fd644
Author: AMRepo <an...@gmail.com>
Date:   2016-10-19T15:33:59Z

    IGNITE-3448 Support SQL queries with distinct aggregates added. This closes #3448.

commit 551a4dfae6169a07a5e28f9b266f90311f3216b7
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-10-21T10:25:57Z

    IGNITE-2355 Fixed the test HadoopClientProtocolMultipleServersSelfTest. Clear connection poll before and after  the test

commit 3fa0124c554b65ffbd319c2b8b34f7e70985fbe1
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T07:39:53Z

    Merge commit 'bba019fd' into ignite-1.7.3

commit 2a09d22182ad065f1ee449441d41825c87cd55ea
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T07:51:09Z

    Merge commit 'b9c776a8' into ignite-1.7.3

commit c6c198f38a012b37a2f1b1d5c7a58e1e6ec965c5
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T08:25:49Z

    Merge commit 'f9a0676f' into ignite-1.7.3

commit 958f16bb0ae0ebf5307029b9fafc2cd6f0df55c5
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T08:26:35Z

    IGNITE-4041: Ported pool processor to 1.7.3 version.

commit 09db00d0447ee8862388d4ed444f83a4f432b079
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T08:29:22Z

    Merge commit '359a392f' into ignite-1.7.3

commit 4dd735ffa01966b400afba2403ed609f54117884
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T08:33:41Z

    Merge commit '60d27547' into ignite-1.7.3

commit 2c4c7a4b0539aac35f91e0e9cc61f2e74a088d83
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T08:50:29Z

    Merge commit '2ab094e0' into ignite-1.7.3

commit b9bb1f6bc02cb3054b1e9b9bfbd34b886db77624
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T08:50:51Z

    Merge commit '2ab094e0' into ignite-1.7.3.

commit bab33016dd7ba99e288f2eaed089a57f867f8af2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-24T09:12:33Z

    merge eaf8ae24: IGNITE-4034 Get rid of specialized methods in platform targets

commit f97170b723e8ced39c7acae19fadb0039e7cafb7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-24T09:21:00Z

    merge eaf8ae24: IGNITE-4034 Get rid of specialized methods in platform targets

commit e73125d96c2a8d1f5a53a5fc3d3ed58db1dc7713
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-24T09:50:22Z

    merge eaf8ae24: IGNITE-4034 Get rid of specialized methods in platform targets

commit 6d69701038eeefaff2291a909d63d85e1ab9a376
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-24T10:44:47Z

    Merge commit '46dc9fc1' into ignite-1.7.3 (IGNITE-4034 Get rid of specialized methods in platform targets)

commit 96243fbc410226002e98f15d73aeb96ecec23a2b
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-10-24T10:53:21Z

    .NET: Fix ComputeApiTestFullFooter.TestForDaemons

commit 7a2f9ab516e8bc855c04d6ae947de05837f485f7
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-24T10:54:46Z

    Merge commit '7adfbcf1' into ignite-1.7.3

----


---
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.
---