GitHub user sboikov opened a pull request:
https://github.com/apache/ignite/pull/835
gridgain-7.5.28
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite gridgain-7.5.28
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/835.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 #835
----
commit 75ed3f0a4245b77e9b0fa252255a9ba1c7cf6241
Author: Alexey Kuznetsov <[email protected]>
Date: 2016-03-09T08:09:18Z
Minor Visor fixes.
commit bbd189cac828b2724eafccc405c453552d3479e4
Author: agura <[email protected]>
Date: 2016-02-28T16:43:58Z
ignite-2719 Value is not copied in entry processor
commit 7c150feed6282e8fd8802f0b066d39eb4cafc677
Author: nikolay_tikhonov <[email protected]>
Date: 2016-03-03T13:21:53Z
Fixed IGNITE-1186 "Filter is sent instead of factory when continuous query
is created".
(cherry picked from commit baa1312)
commit a395023046fd86c016a20cc654eeab7162a2ebf6
Author: Valentin Kulichenko <[email protected]>
Date: 2016-03-02T23:39:04Z
IGNITE-2748 - Do not make a remote call when java.lang.Object method is
called on service proxy
commit 8d976043df92acc3fb036789e7a12919806037ce
Author: Valentin Kulichenko <[email protected]>
Date: 2016-03-10T00:18:36Z
IGNITE-2776 - An option to enlist into JTA transaction using sync callback
instead of XA resource
commit 8b4b7b2705cde9d24bee7194f60e62a407e083fc
Author: Valentin Kulichenko <[email protected]>
Date: 2016-03-10T01:14:02Z
IGNITE-2758 - Fixed ignite-aws dependencies
commit 52c134d489a4bd431a37bfd8c93e19c6a54e1c5f
Author: Valentin Kulichenko <[email protected]>
Date: 2016-03-10T04:16:49Z
IGNITE-2749 - Fixed web session clustering in WebLogic
commit 31df63b5d59bbfc43799187908cf8a47262b3f2b
Author: Valentin Kulichenko <[email protected]>
Date: 2016-03-10T02:53:30Z
IGNITE-2756 - Fixed StreamVisitorExample
commit 95a41754a75a7660eccc9ae7901b0798ceed5906
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-10T08:11:56Z
compilation fix
commit 52ae798175582d782d3060c00ce6e260740b9a84
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-10T14:55:46Z
Rat fix
commit cb6da1144217eeae4190334d33cbdc03146c5a1b
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-11T10:08:34Z
Assembly fix
commit 3130872ed3805250310f807ffe0b6e1c8e3e3a99
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-11T16:23:49Z
IGNITE-2765
WebSessionFilter doesn't survive client reconnect
commit 00e96a748ea5b2b541378cf85dbcc352ec949120
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-14T12:26:18Z
IGNITE-2763 GridDhtPartitionDemander fails with assertion on partition move
commit 1ef0854d13b42308c3d4d1c4c773420aa1094131
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-14T14:57:41Z
test commit
commit 22d1389bec91486bd82648c1e6aea9ad5514d105
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-14T16:22:28Z
test commit (revert)
commit 2aff9662de8c61a4aaaa0bb26fcc11e28a914054
Author: vozerov-gridgain <[email protected]>
Date: 2016-03-15T06:13:40Z
IGNITE-2700: Closures are now written using binary marshaller. This closes
#518.
commit d0749bcd5c9e04017082a1f80a446809ac6b9ad4
Author: dkarachentsev <[email protected]>
Date: 2016-03-10T11:05:40Z
IGNITE-2753: Removed unnecessary deserialization of keys and values passed
to store manager. This closes #537.
commit db05727630e8d2a0e3ed2a342579462ab3a79b36
Author: dkarachentsev <[email protected]>
Date: 2016-03-11T14:36:20Z
IGNITE-2759: Now objects will be deserialized during conflicts only when
"keepBinary" is set. This closes #542.
commit 91a153428b353554e0429b55b43b7ddf7b9ce8ca
Author: dkarachentsev <[email protected]>
Date: 2016-03-16T08:56:14Z
IGNITE-2792: User-defined configuration is not passed to system caches
anymore. This closes #551.
commit b2fb757bdf1b4d2488cd27a6799ca50b0a370730
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-16T10:07:50Z
IGNITE-2765 WebSessionFilter doesn't survive client reconnect
Test fixes.
commit 8e4fb96b0274c05fa40e857413c2fa3094a7ee9a
Author: Valentin Kulichenko <[email protected]>
Date: 2016-03-17T05:21:24Z
IGNITE-2853 - Fixed cancellation of the job that depends on a service
commit 289fcf558c25479d0c23cae2deda2d8e1d5f5d65
Author: agura <[email protected]>
Date: 2016-03-17T13:03:20Z
CacheEntryProcessorCopySelfTest should be added to suite conditionally
commit d29776217b6f0eda36e3feba0564f7945904823c
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-17T13:11:02Z
testDeployment fix
commit 97f9806bb7a5299d9c281f01f5fbd5842dfce37e
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-17T13:11:23Z
Merge remote-tracking branch 'upstream/gridgain-7.5.9' into gridgain-7.5.9
commit a788cd3e8a183707acb5e7609e8e71feb6073783
Author: Anton Vinogradov <[email protected]>
Date: 2016-03-17T13:22:11Z
changes from master. (tests fix)
commit 9b096ac50c9e31e11aa07e77527291d73604b44b
Author: agura <[email protected]>
Date: 2016-03-17T13:33:17Z
GridCacheOnCopyFlag tests are fixed for binary object marshaller
commit ab8c0dd1990a80f3120be4b6db3aeab3f8aee35b
Author: agura <[email protected]>
Date: 2016-01-18T14:23:47Z
IgniteCacheP2pUnmarshallingQueryErrorTest fixed
commit 9a8cf6223d3901c6d155edb4080d94adc7748da6
Author: agura <[email protected]>
Date: 2016-03-17T14:40:23Z
GridAffinitySelfTest.testAffinity fixed
commit f922840f42736a7c22d4566fd51da4df18be30b3
Author: agura <[email protected]>
Date: 2016-02-29T15:39:45Z
ignite-2734 Binary enum type deserialization from offheap
commit fa356e306e6c8748af1b571427d24e73a12bbd6e
Author: Yakov Zhdanov <[email protected]>
Date: 2016-03-18T13:09:35Z
Added ability to dump comm SPI stats to log.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---