You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by agura <gi...@git.apache.org> on 2016/07/25 05:39:51 UTC

[GitHub] ignite pull request #888: Ignite 2968 part

GitHub user agura opened a pull request:

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

    Ignite 2968 part

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-2968-part

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

    https://github.com/apache/ignite/pull/888.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 #888
    
----
commit e050ac0e8ce421e8039a22d4848c3165e7a62842
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-04-13T15:11:00Z

    IGNITE-2979: .NET: Implemented ability to use Java filter in .NET-based continuous queries.

commit 73152db78bb439968d0dc909cbfcd9c534dadc01
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-04-14T06:47:01Z

    IGNITE-2977:  Fixed .NET compilation and tests.

commit 778ded6e999ecdd0900a5bfab676318f95418907
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-04-14T08:44:20Z

    Revert "IGNITE-2977:  Fixed .NET compilation and tests."
    
    This reverts commit 73152db78bb439968d0dc909cbfcd9c534dadc01.

commit 03e8134d8f34fd319a18f4050d49dcbe15ea03e3
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-04-14T08:44:39Z

    Revert "IGNITE-2979: .NET: Implemented ability to use Java filter in .NET-based continuous queries."
    
    This reverts commit e050ac0e8ce421e8039a22d4848c3165e7a62842.

commit b2c2fa43a21ac38f9060b1f3c405954beeeb3bac
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-04-14T08:44:52Z

    Revert "IGNITE-2979: .NET: Implemented ability to use Java filter in .NET-based continuous queries."
    
    This reverts commit 4e34f58e3affb6fd73807333808e1b8ede8e8b64.

commit 218c4b6a81f7721f7ec013fd179b6b54f7e54d13
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-04-14T10:35:48Z

    IGNITE-2977: .NET: Added ability to use Java filter in .NET continuous queries.

commit d6a143cb81fc8d0bf0a193372db7b06a9dd60d27
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-04-15T08:57:05Z

    IGNITE-2979: Minor usability improvement for Java-based filters in platforms.

commit accb0e9efa9b630801912784b29eca64622152ef
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-18T09:09:53Z

    ignite-2615 If swap is not enabled need pass value evicted from offheap to query manager
    (cherry picked from commit a6b3dedd381a71fec8dd9dcf944be2626336cc22)

commit c88182c61338bab7d6c7ccadfb71ed52301160b4
Author: Yakov Zhdanov <yz...@gridgain.com>
Date:   2016-04-21T13:15:02Z

    fixed slow exchange on topology startup

commit 9df46fc0792a375c91e216a670edb3069e2f9b40
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-04-22T16:02:26Z

    IGNITE-2004 Fixed "Asynchronous execution of ContinuousQuery's remote filter & local list".

commit 84b2fdff982ab65fb24f1a9afcb3bb7af3358c21
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-04-25T12:37:28Z

    Fixed tests.

commit 7b0edfbdf1790dbb7a4f935d486bc0af5e5e2a27
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-27T12:52:18Z

    IGNITE-3060 Discovery: optimize resource usage for client connections

commit b476fdf48151edd7be0b1911a4e004faad2aeb67
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-27T11:04:24Z

    IGNITE-3057 - Optimization for transactions that do not acquire locks

commit 1f8b3949b43e70c56bf285a00142ec150e932ae3
Author: Yakov Zhdanov <yz...@gridgain.com>
Date:   2016-04-28T11:32:30Z

    IGNITE-3027 - TcpDiscoveryImpl.registerLocalNodeAddress() has an infinite loop

commit 83242336f5a3c0f067cfac9ed138af59970b5a92
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-29T06:57:10Z

    IGNITE-3060 Discovery: optimize resource usage for client connections

commit ed413e137042b78dc8ee4e1aa60bac86738ed0f7
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-04T09:12:42Z

    IGNITE-3024 - Fixed deadlock in ServiceProcessor
    (cherry picked from commit 718cf78)

commit f0fccbef7fcc85c4c45e775c0941ce0f2eecb0fe
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-04T11:19:50Z

    ignite-3073 Possible thread starvation due to rebalancing (no need to wait for utility cache rebalance to get metadata)
    (cherry picked from commit f3eb94e)

commit 21e7f5b0409cbcabbd1e693f09badecd1e3b6d41
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-05-04T14:55:42Z

    IGNITE-2435 Fixed "Integration with Mesos doesn't work with limited access to internet".

commit d4afac2284db4de5cc20ed654fc9199dc66bb00f
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-05T05:30:05Z

    ignite-3073 Possible thread starvation due to rebalancing (do not wait for marshaller cache rebalance)

commit f805917078e371c4894488ba7e1028bde8e9ddd8
Author: dkarachentsev <dk...@gridgain.com>
Date:   2016-05-05T14:06:22Z

    GG-11121: Fixed undexpected object deserialization when local store is enabled.

commit 8f7e6504f97ad8f4966dad53005a17ef2c50069d
Author: agura <ag...@gridgain.com>
Date:   2016-05-05T15:16:31Z

    ignite-2854 Deadlock detection for pessimistic transactions

commit 2461d0d1b18803c497a5494709b499012ac1e30f
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-06T13:12:36Z

    IGNITE-3093: Hadoop: Fixed map reduce planner for a case when passed file has "igfs://" scheme, but doesn't exist in the file system.

commit 1f99a917ec073206e9e2366da01830aa14d7d85a
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-05-06T21:21:22Z

    IGNITE-2947: improving support of OSGi like environments at the level of binary marshalling

commit 8731e46ea703a11d0b94d01467e308aa149f5d5a
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-05-10T03:14:54Z

    Implemented task to find affinity node for key in cache.

commit ee1cd486fdb91603d7a69a1cf0166c5ed13dc383
Author: dkarachentsev <dk...@gridgain.com>
Date:   2016-05-12T08:44:20Z

    IGNITE-3087: WebSessions: User no longer required to have session classes and servlet/ignite-web in the classpath of server node.

commit d93bb6ab38f96a1b3d86ad3a59f9c461ae537d9c
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-12T13:35:50Z

    Fixed license.

commit 7f889ee9d182361acde1b1afe8863e9a2507b4cf
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-12T14:08:18Z

    Minor fix to web sessions.

commit 9f2bafbcad81c169f33d04c8f04ee4c2fe4f1d36
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-05-13T14:30:43Z

     IGNITE-2864  Need update local store from primary and backups

commit 04280189433bde02144ee0f831ed775f8c0980b2
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-16T06:08:14Z

    ignite-3116 Cancel force keys futures on node stop

commit 847399a8db0ef2a1cae596c51dae2c55a501dca9
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-13T07:20:00Z

    ignite-2982 Unwrap offheap object before pass it to indexing (this closes #693)
    (cherry picked from commit b4a5d376608fdc36ab0a5dd8157834771a006d37)

----


---
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 #888: Ignite 2968 part

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

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


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