You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by avinogradovgg <gi...@git.apache.org> on 2016/06/03 16:13:34 UTC

[GitHub] ignite pull request #778: Ignite 3235

GitHub user avinogradovgg opened a pull request:

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

    Ignite 3235

    

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

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

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

    https://github.com/apache/ignite/pull/778.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 #778
    
----
commit 2ed8eb107dbb52b3ab43d951972d750fc1d5908d
Author: iveselovskiy <iv...@gridgain.com>
Date:   2016-01-25T09:15:56Z

    IGNITE-2343: Hadoop: InputSplit is now singleton, it resolved the problem. This closes #399.

commit b6ef47e2a2d2cd2cdc4ab778013d6b309b91b8e9
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-01-25T16:16:47Z

    Compilation hotfix

commit 7257625c3c6e0375fe5b8eae85707e8e63c4c877
Author: Ignite Teamcity <ig...@apache.org>
Date:   2016-01-26T12:02:52Z

    1.5.6-SNAPSHOT

commit a3acc095d809f7576664154c6aaaddbc602a9fa2
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-28T02:51:12Z

    IGNITE-2332 - Support package-private implementations for services

commit b04f3363d462dd43784f948eb1db3bd4ce73b905
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-29T00:09:20Z

    Fixed GridServicePackagePrivateSelfTest - nodes were not properly stopped

commit d25db2a2d67e8f00d8c12565a0727917c1d09ba7
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-29T09:20:12Z

    IGNITE-2498: Fix.

commit efc92f7d91bbec2631228cf06ab1d5a0df3aef4e
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-29T09:44:49Z

    IGNITE-2498: Full fix for (p2p + offheap) deserialization issue.

commit b68c5607cbbfeddce9ec2da78d73f9f2597f77f1
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-29T10:10:48Z

    IGNITE-2498: Finalization.

commit c64673a97c92c49e1484d28c3a2cafe27cdf7232
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-29T10:43:44Z

    IGNITE-2498: Finalization (2).

commit b146c0f5ac227e270d79c6bf18017676db6a1164
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-28T02:52:00Z

    JDBC driver authentication fixed

commit e5fe26395465d65af1450acb39a554daabd154fa
Author: Ignite Teamcity <ig...@apache.org>
Date:   2016-02-02T14:37:20Z

    1.5.7-SNAPSHOT

commit 39c1bff2ce96893ee53c02f3bbb61c186e79fed4
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-02-02T12:25:05Z

    2224
    (cherry picked from commit 0113506)

commit e3f25e818154499d72e105fce72552c56112f8d4
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-02-02T12:37:12Z

    1523
    (cherry picked from commit 28a5247)

commit 1ce45a264ace48c43a120deceac12be472a8f3af
Author: Tikhonov Nikolay <ti...@gmail.com>
Date:   2016-02-03T10:06:14Z

    IGNITE-2454 Fixed "Continuous query notification missed if there is only one node".

commit 8a52b36549f0ac0942769041828b6da6887d7608
Author: ashutak <as...@gridgain.com>
Date:   2016-02-01T15:12:03Z

    IGNITE-2191 - Support classes with the same simple name for Binary marshaller - Fixes #398.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    Conflicts:
    	modules/core/src/main/java/org/apache/ignite/internal/binary/BinaryClassDescriptor.java

commit f8667cbe294f8489d543386356a7b62c019ad07c
Author: ashutak <as...@gridgain.com>
Date:   2016-02-03T11:56:42Z

    IGNITE-2465 - Fixed race in load cache closure - Fixes #431.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit e7776e8c922172ca4c133e6d33c3539eb1f49685
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-02-03T12:33:09Z

    Changed the version when the feature was introduced.

commit 416b1e33a06f91077205ec707746f3af2b6e93a1
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-02-03T14:41:41Z

    Renamed closure arguments.

commit ccd2f8a9e55f3b90e00d9323b24621f138a10415
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-02-05T20:55:27Z

    IGNITE-2450 - Fixed java.lang.reflect.Proxy serialization

commit 13b3cce6002da1b0e826ae657b10f5e9e802dc1f
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-02-08T10:41:38Z

    Improved CacheStore + external class loader tests

commit df9807061fb6f2b8eff50b9cd2a4601f2807c6e9
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-02-08T14:55:35Z

    Renamed the method.

commit f5261a00aff96c98e0c78bed7c3c82e810a4e5c6
Author: vershov <ve...@gridgain.com>
Date:   2016-02-08T18:54:48Z

    IGNITE-2509 - Fixed evictions for OFFHEAP_VALUES memory mode - Fixes #452.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 2e2d271d28328f3d483fb1570d2ce88e73b51707
Author: vershov <ve...@gridgain.com>
Date:   2016-02-12T09:51:50Z

    IGNITE-2509 - Fixed offheap metrics - Fixes #470.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 89c3f20755ca9714b997162b2bbe6393332b5d2b
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-02-12T11:08:25Z

    IGNITE-2468
    (cherry picked from commit 725d6cb)

commit 22f41bc5840b23f1fa0e1a4a7f2332a3d60b613c
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-02-12T11:30:08Z

    IGNITE-2603
    (cherry picked from commit a32dfc4)

commit a835fc498d18b16e4711350aec31c2afba0a253a
Author: sboikov <sb...@gridgain.com>
Date:   2016-02-15T09:00:44Z

    ignite-2542 'Dummy' merge index should not try to access h2 table. (cherry picked from commit 9c4f811)

commit 015162de24737c46e8ea6f6a73c5eb321cf30507
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-02-15T09:09:04Z

    IGNITE-2468 hotfix
    (cherry picked from commit e6b5087)

commit cab1f80f3703fff6d632a8e46bb0fd46209b9f09
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-02-15T09:53:43Z

    IGNITE-2509: Added one more tests to ensure that all is fine.

commit 9360cce383827e9abef13ec2fc061bc316a2afd2
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-02-15T09:54:41Z

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

commit e41ab7664888f1253636d65c3950e8a5f874946a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-02-12T13:09:00Z

    IGNITE-2625 .NET: Fixed field offset calculation in BinaryReader.

----


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

[GitHub] ignite pull request #778: Ignite 3235

Posted by avinogradovgg <gi...@git.apache.org>.
Github user avinogradovgg closed the pull request at:

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


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

[GitHub] ignite pull request #778: Ignite 3235

Posted by avinogradovgg <gi...@git.apache.org>.
Github user avinogradovgg closed the pull request at:

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


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

[GitHub] ignite pull request #778: Ignite 3235

Posted by avinogradovgg <gi...@git.apache.org>.
GitHub user avinogradovgg reopened a pull request:

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

    Ignite 3235

    

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

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

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

    https://github.com/apache/ignite/pull/778.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 #778
    
----
commit 1af09d44716b61b42f8df08d75ff25e322260b70
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-02-10T13:57:16Z

    Improved KerberosHadoopFileSystemFactory JavaDocs.

commit 21fae4ed15f4f13b66bbac8c487cac2b30ccca93
Author: iveselovskiy <iv...@gridgain.com>
Date:   2016-02-10T15:54:36Z

    added missing file header to org.apache.ignite.hadoop.fs.KerberosHadoopFileSystemFactorySelfTest
    
    Signed-off-by: Anton Vinogradov <av...@apache.org>

commit bbe9983b2ca7da969f7f3d2008c2a04f698ab223
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-02-26T11:45:30Z

    IGNITE-2715: No more spam from within GridQueryProcessor about missing field for BinaryProperty. This closes #514.

commit 7d26ba8f4277774402e2e7e826c5770ce2273955
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-02-26T11:19:44Z

    IGNITE-2681: Binary serialization warning is no longer printed to the log.

commit 91edd7e04d7e90829d9ad176d1f3b31d7a8ebadf
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-02-26T11:28:02Z

    IGNITE-2681: Binary serialization warning is no longer printed to the log (part 2).

commit 77d67892441059bfcf00b66b777ef2cdfddbae43
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-02T11:26:11Z

    IGNITE-2681: Suppress warnings from org.jsr166 package as well.

commit 79815b70b5ce4c7441773becae18fbb22782b4a6
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-04T11:17:30Z

    IGNITE-2758 IGNITE_HOME/libs/ignite-aws/aws-java-sdk-1.10.29.jar doesn't contain any classes

commit 75ed3f0a4245b77e9b0fa252255a9ba1c7cf6241
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-03-09T08:09:18Z

    Minor Visor fixes.

commit bbd189cac828b2724eafccc405c453552d3479e4
Author: agura <ag...@gridgain.com>
Date:   2016-02-28T16:43:58Z

    ignite-2719 Value is not copied in entry processor

commit 7c150feed6282e8fd8802f0b066d39eb4cafc677
Author: nikolay_tikhonov <nt...@gridgain.com>
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 <va...@gmail.com>
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 <va...@gmail.com>
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 <va...@gmail.com>
Date:   2016-03-10T01:14:02Z

    IGNITE-2758 - Fixed ignite-aws dependencies

commit 52c134d489a4bd431a37bfd8c93e19c6a54e1c5f
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-03-10T04:16:49Z

    IGNITE-2749 - Fixed web session clustering in WebLogic

commit 31df63b5d59bbfc43799187908cf8a47262b3f2b
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-03-10T02:53:30Z

    IGNITE-2756 - Fixed StreamVisitorExample

commit 95a41754a75a7660eccc9ae7901b0798ceed5906
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-10T08:11:56Z

    compilation fix

commit 52ae798175582d782d3060c00ce6e260740b9a84
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-10T14:55:46Z

    Rat fix

commit cb6da1144217eeae4190334d33cbdc03146c5a1b
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-11T10:08:34Z

    Assembly fix

commit 3130872ed3805250310f807ffe0b6e1c8e3e3a99
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-11T16:23:49Z

    IGNITE-2765
    WebSessionFilter doesn't survive client reconnect

commit 00e96a748ea5b2b541378cf85dbcc352ec949120
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-14T12:26:18Z

    IGNITE-2763 GridDhtPartitionDemander fails with assertion on partition move

commit 1ef0854d13b42308c3d4d1c4c773420aa1094131
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-14T14:57:41Z

    test commit

commit 22d1389bec91486bd82648c1e6aea9ad5514d105
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-14T16:22:28Z

    test commit (revert)

commit 2aff9662de8c61a4aaaa0bb26fcc11e28a914054
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-15T06:13:40Z

    IGNITE-2700: Closures are now written using binary marshaller. This closes #518.

commit d0749bcd5c9e04017082a1f80a446809ac6b9ad4
Author: dkarachentsev <dk...@gridgain.com>
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 <dk...@gridgain.com>
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 <dk...@gridgain.com>
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 <av...@apache.org>
Date:   2016-03-16T10:07:50Z

    IGNITE-2765 WebSessionFilter doesn't survive client reconnect
    Test fixes.

commit 8e4fb96b0274c05fa40e857413c2fa3094a7ee9a
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-03-17T05:21:24Z

    IGNITE-2853 - Fixed cancellation of the job that depends on a service

commit 289fcf558c25479d0c23cae2deda2d8e1d5f5d65
Author: agura <ag...@gridgain.com>
Date:   2016-03-17T13:03:20Z

    CacheEntryProcessorCopySelfTest should be added to suite conditionally

commit d29776217b6f0eda36e3feba0564f7945904823c
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-03-17T13:11:02Z

    testDeployment fix

----


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