[GitHub] ignite pull request #5561: IGNITE-10406 .NET: Reset writer structures on rec...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5561: IGNITE-10406 .NET: Reset writer structures on rec...

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-10406 .NET: Reset writer structures on reconnect

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-10406

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

    https://github.com/apache/ignite/pull/5561.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 #5561
   
----
commit 083fef611d35f78ca0a7bdfa3f7cf8ab1f25d314
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-11-27T14:37:24Z

    IGNITE-10406 .NET Failed to run ScanQuery with custom filter after server node restart - add test

commit c3d48ebf25e46b1b18c5b3c69f50250898c12958
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-01T14:30:11Z

    TODOs

commit ac52623248183b294e4b1d3e0b35304680a8286a
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-01T14:35:13Z

    TODOs

commit ca9c0c4a985ccf24a3fc93d68bb9cc861f829708
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-01T14:45:16Z

    Add test for non-empty filter

commit 53137ad302cea7fb01677f582b914daf5c4acb53
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-01T14:46:52Z

    Add test for non-empty filter

commit 194a3316e23d502a1bb8fa3942a788450c44a579
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-01T14:51:00Z

    Add test for non-empty filter

commit 431aa95a3f88a0163888cbfcbad9edbf323fd614
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T17:57:26Z

    update TODOs

commit 5dd95b5d8ed94335ae0f63047c73622dbfae691d
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T18:27:15Z

    update TODOs

commit 439cf575070c78aa2bac052197c14545c37408b7
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T18:37:22Z

    Add TODO

commit 5bca7238233a0e269d836c66081c7a9b5a5f9fa8
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T18:40:10Z

    Cleanup test code

commit 7f5c5d50e2d25543295b8a168ba855a9da4b5715
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T18:40:51Z

    Revert unrelated changes

commit 6488156700c5fd44c1cf74d4671394f40c51074b
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T18:48:41Z

    Cleanup

commit 0c5a43b12918e8089ad37ad2fcd897b7cab8fbd6
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:00:14Z

    Implement writer structure reset

commit 0892d9e97bccdf41a38fe01a42354e78f903aae9
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:05:32Z

    Implement writer structure reset

commit ad80b6a9ac803eabd28b098fea61f86720158058
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:07:25Z

    Implement writer structure reset

commit 3b77263c72692e6930e74eb11be59181d6f0c3d6
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:09:56Z

    Fix tests

commit a5b20c139ad8216dac735cb846a5e4c3562808df
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:10:37Z

    Fix tests

commit cf912013547f128e84c17dbafb0f327549c6d4a7
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:41:49Z

    TODOs

commit d5faccd7d8b6055581649a9717e867cd76974d21
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:49:29Z

    TODOs and cleanup

commit 4606c7f55233f4005a8c2f75552e2ac1df292f4c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T19:56:33Z

    Adding concurrency test

commit eea92638bf64dc2aa1013e041e5635c938ec2198
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:00:56Z

    Adding concurrency test

commit eda2a0a256b44e8a6dc0ed28498e677fd3159d48
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:01:14Z

    Adding concurrency test

commit 1c73a3fe9c70cb28fb1a7b36e56711f20fb57925
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:03:01Z

    Adding concurrency test

commit 4ce52f7f6a46eba00bc8eeb79a3256b67f307644
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:03:48Z

    Adding concurrency test

commit f46cc5cd01b96ead5136c8e3380766abcc5c303d
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:15:00Z

    Adding concurrency test

commit 244229cfd4d1be52670ccb32097515e06fc8da38
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:25:46Z

    Add concurrency assumptions

commit f104a6e419445adea972b9f300730bf9094109be
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-12-03T20:27:30Z

    Merge remote-tracking branch 'origin/master' into ignite-10406

----


---