GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/668 .NET: Implement Java-based continuous query remote filter + improve tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2979-cherrypick Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/668.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 #668 ---- commit 78f13a8a877a4517fa99d6e5ec10048b5778cbfe Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T09:01:52Z IGNITE-2977: .NET: Added ability to use Java filter in .NET continuous queries. # Conflicts: # .gitignore # modules/core/src/main/java/org/apache/ignite/internal/processors/platform/utils/PlatformUtils.java # modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java # modules/core/src/test/java/org/apache/ignite/platform/PlatformStartIgniteTask.java # modules/core/src/test/java/org/apache/ignite/platform/PlatformStopIgniteTask.java # modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj # modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj # modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/Marshaller.cs commit a1987c3e025f81e6f1262622bbc163c72c067132 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T09:18:46Z fix merge commit a0116823258ea1a549050180e0b437d01567604f Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T09:20:53Z fix merge commit 27e82de1f65d20e9f37bc839f53d3e2277fca8d4 Author: vozerov-gridgain <[hidden email]> Date: 2016-04-15T08:57:05Z IGNITE-2979: Minor usability improvement for Java-based filters in platforms. commit e9562b307e7040ecc44fb5db7171ebeb74dc4341 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T09:29:42Z wip commit d8327bb088ab2c25ecb9c21633cdd0efb5e41b4e Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T09:44:39Z Refactor tests commit 491882ee38045b8bba2fcaed773d48684530bf93 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T09:59:36Z Refactor tests commit c5b56c97a155c4fe6fd19619940fe26ed01721bc Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T10:01:38Z Refactor tests commit 3c2878330aeaede622efe44556d5e98268b8940d Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T10:07:23Z Refactor tests commit 70c232e1b1fd0619d539ada01e2e3a4b3023c524 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T10:45:54Z Refactor tests commit 5afb7a230da983b314b640d9056d34a337b29087 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T10:48:11Z Tests work with bin objects commit 237f4894f26261108399d9064abafc3056029eaa Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T10:50:04Z Tests work with bin objects commit ad8dc365546e0589a8f6ff55b1e0952343a2af78 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-04-25T10:54:33Z wip ---- --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/668 --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |