GitHub user sk0x50 opened a pull request:

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

    Ignite 5804 ScanQuery transformer applies to first results page only.

    

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

    $ git pull https://github.com/sk0x50/ignite ignite-gg-13232

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

    https://github.com/apache/ignite/pull/3261.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 #3261
    
----
commit 17b7586a73f6b1179612d601caa38d41924a4fac
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-26T16:38:39Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit ad6add47b29caf44dadfe2e32acd4d245ee256ab
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

    Fixed tests.

commit 527c71805ac502290a20c631c8d4484f011f77c2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:57:56Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 897f4c00c4945eda3f9f4a41d064ded2f6f27ccc
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

    gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate

commit 90e96db22dbb7a341bfe1a8130b6dc16d5d8ae81
Author: agura <agura@...>
Date:   2017-06-27T11:43:06Z

    Compilation is fixed.

commit 3f33a902ed0d0a3e27be548209fe8e7933da57a9
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-26T09:27:58Z

    Minor fix for GG-12197 "Ignore events for discarded update in CLOCK mode".

commit 3668b91817c1da7958cc3d7c4dddf890a2237772
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

    Partially reverted GG-12352.

commit 172f41c489c0ca5b7613163cd325b0c01d5b28b1
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

    gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate
    
    (cherry picked from commit 897f4c0)

commit 0521b7780756788d92bfa35ef00f56b5bb01367d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

    GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

commit 6abe5bf5bd732bf9f79df577e159243520dd5c0b
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T06:47:45Z

    Fixed compilation.

commit 6b54f991c13efb3630527a3010c4f90105a4fc76
Author: agura <agura@...>
Date:   2017-06-21T16:09:37Z

    ignite-5574 For offheap_tiered cache first try read value from offheap in 
order to avoid redundant synchronization on entry

commit 7d5217260b293b7224340349b5e44792999600f3
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

    Rethrow handshake exceptions as it done for ConnectionException.

commit 81cdea40743131cac9dae49150c1038073595f7e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T10:00:30Z

    Fixed tests.

commit 473abcafca568c7c898b0b1ae91fe964084fdf43
Author: agura <agura@...>
Date:   2017-06-28T11:49:49Z

    Tests fixed

commit 4f383ae772631987c3f4ac29bb654b4811fbc407
Author: agura <agura@...>
Date:   2017-06-28T11:49:49Z

    Tests fixed.

commit 4b11bb27d5caeb7ba7bc2929685d7c548f4c327d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

    Tests fixed.

commit 9b92dac5756619ed5218db269acdae1ef02ef8ae
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T15:20:02Z

    Tests fixed.

commit 0295a1a7ecb2ef57a917ddc9015ff8b71a6ddb14
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-23T18:00:45Z

    IGNITE-5521: Large near caches lead to cluster instability with metrics 
enabled.

commit 16fed552fc8f91de550207eeebd5850e685960a8
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-29T07:49:34Z

    Fix tests.

commit 65d93e48c264f4bfff0a94856fdfeb83375a3976
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-23T18:00:45Z

    IGNITE-5521: Large near caches lead to cluster instability with metrics 
enabled

commit ff1afad1278e939aef71b274e959fd4256904971
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

    Partially reverted GG-12352.
    
    (cherry picked from commit 3668b91)

commit 7fbb95d1698c534957c9f0b7c5558f43985cfe68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

    GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.
    
    (cherry picked from commit 0521b77)

commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

    Rethrow handshake exceptions as it done for ConnectionException.
    
    (cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

    Fixed tests.
    
    (cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

    Merge remote-tracking branch 'origin/ignite-1.7.12' into ignite-1.7.12

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

    IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

    Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes #2168
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 62876fefc8dbd334db9dc6741c2bc91b3409343d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

    IGNITE-5473 partial fix: Create ignite troubleshooting logger.

----


---

Reply via email to