GitHub user iveselovskiy opened a pull request:

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

    Ignite 3184

    

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

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

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

    https://github.com/apache/ignite/pull/818.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 #818
    
----
commit 2d67524cfd75f4e2f4bb5e258732127cfeb85b43
Author: Ignite Teamcity <ign...@apache.org>
Date:   2016-02-25T12:06:11Z

    1.6.0-SNAPSHOT

commit 1a3ec645cf87d2c301810c93248aeef4c09ed04f
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-25T02:43:35Z

    IGNITE-2707 - Fixed skipStore flag handling - Fixes #508.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 99bbc72383375c41c980a40bb23461e0b4ec8b7e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-25T02:45:00Z

    IGNITE-2709 - Fixed potential SOE on high-contented cache locks - Fixes 
#509.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit b6f7e63af572c385f280532d9400c60c2827603d
Author: Valentin Kulichenko <valentin.kuliche...@gmail.com>
Date:   2016-02-23T00:21:15Z

    IGNITE-2706 - Fixed GridHandleTable.lookup()

commit fbff90e521c3b82783b6d442d684620e30dd55f5
Author: Valentin Kulichenko <valentin.kuliche...@gmail.com>
Date:   2016-02-26T00:34:03Z

    IGNITE-2450 - More fixes for Proxy serialization

commit aad672b591d87cdddd04774bf4787468398feb1b
Author: sboikov <sboi...@gridgain.com>
Date:   2016-02-24T16:32:57Z

    Compatibility fix for CacheContinuousQueryBatchAck message.
    (cherry picked from commit faa77e2)

commit 3da257f2d2f191649d0213524644d9e67b03d8d2
Author: sboikov <sboi...@gridgain.com>
Date:   2016-02-25T10:54:11Z

    Continuous query compatibility fix (topVer can be null for old 
CacheContinuousQueryEntry).
    (cherry picked from commit dee6190)

commit 9c9129f1f81ce59715c7eb536c6637ae26ec1dee
Author: sboikov <sboi...@gridgain.com>
Date:   2016-02-26T07:46:50Z

    Set serialVersionUID for CacheEntryPredicateAdapter for backward 
compatibility.
    (cherry picked from commit 7d65ec9)

commit c951fc06be5fd731fe192456c6547fa116a64485
Author: sboikov <sboi...@gridgain.com>
Date:   2016-02-26T12:49:37Z

    ignite-2720 Need call 'initializeLocalAddresses' before starting client 
message worker.

commit dc8630b6e6afc95fdfa7dda21d3fa747e95347b1
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2016-02-29T04:26:32Z

    IGNITE-2726 Added missing off heap metrics for Visor Console.

commit 26bd1dfb424c57eba368bc243dc390e3dff5e805
Author: iveselovskiy <iveselovs...@gridgain.com>
Date:   2016-02-25T11:38:22Z

    IGNITE-2352: IGFS: Correct access time and modification time propagation 
from secondary file system. This closes #501.

commit dff4015b8291ebc9aafc47e1dfa5fcd733956349
Author: iveselovskiy <iveselovs...@gridgain.com>
Date:   2016-02-10T12:45:58Z

    IGNITE-2195: Implemented Hadoop FileSystem factory capable of working with 
kerberized file systems. This closes #464.

commit 1af09d44716b61b42f8df08d75ff25e322260b70
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-02-10T13:57:16Z

    Improved KerberosHadoopFileSystemFactory JavaDocs.

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

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

commit bbe9983b2ca7da969f7f3d2008c2a04f698ab223
Author: vozerov-gridgain <voze...@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 <voze...@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 <voze...@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 <voze...@gridgain.com>
Date:   2016-03-02T11:26:11Z

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

commit 79815b70b5ce4c7441773becae18fbb22782b4a6
Author: Anton Vinogradov <a...@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 <akuznet...@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 <ntikho...@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 <valentin.kuliche...@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 <valentin.kuliche...@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 <valentin.kuliche...@gmail.com>
Date:   2016-03-10T01:14:02Z

    IGNITE-2758 - Fixed ignite-aws dependencies

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

    IGNITE-2749 - Fixed web session clustering in WebLogic

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

    IGNITE-2756 - Fixed StreamVisitorExample

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

    compilation fix

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

    Rat fix

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

    Assembly 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to