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

2018-12-03 Thread ptupitsyn
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

[GitHub] ignite pull request #5009: IGNITE-9877 .NET: Fix AmbiguousMatchException in ...

2018-10-17 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/5009 ---

[GitHub] ignite pull request #5009: IGNITE-9877 .NET: Fix AmbiguousMatchException in ...

2018-10-17 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/5009 IGNITE-9877 .NET: Fix AmbiguousMatchException in LINQ under .NET Core 2.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[GitHub] ignite pull request #4642: IGNITE-9116 .NET: LINQ: Use CacheConfiguration.Sq...

2018-08-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/4642 IGNITE-9116 .NET: LINQ: Use CacheConfiguration.SqlSchema when generating SQL You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn

[GitHub] ignite pull request #3946: IGNITE-8434 .NET: Fix service proxies on .NET Cor...

2018-05-06 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3946 IGNITE-8434 .NET: Fix service proxies on .NET Core You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-8434

[GitHub] ignite pull request #3812: IGNITE-8240 .NET: Use default scheduler when star...

2018-04-12 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3812 IGNITE-8240 .NET: Use default scheduler when starting Tasks You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-8240

[GitHub] ignite pull request #3696: IGNITE-8034 .NET: Add IgniteConfiguration.Authent...

2018-03-26 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3696 IGNITE-8034 .NET: Add IgniteConfiguration.AuthenticationEnabled You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-8034

[GitHub] ignite pull request #3467: .NET: Thin client: Add failover capability

2018-02-02 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3467 .NET: Thin client: Add failover capability You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7282 Alternatively you

[GitHub] ignite pull request #3457: IGNITE-7561 .NET: Add IServices.GetDynamicService...

2018-01-31 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3457 IGNITE-7561 .NET: Add IServices.GetDynamicServiceProxy Work with service proxies in dynamic fashion You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #3447: IGNITE-7329 .NET: Thin client: SSL

2018-01-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3447 IGNITE-7329 .NET: Thin client: SSL You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7329 Alternatively you can

[GitHub] ignite pull request #3436: IGNITE-7530 .NET: Fix memory usage and performanc...

2018-01-25 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3436 IGNITE-7530 .NET: Fix memory usage and performance for GetAll and query cursors in binary mode You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #3415: IGNITE-7477 Ignite.NET does not work on Java 9

2018-01-22 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3415 IGNITE-7477 Ignite.NET does not work on Java 9 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7477 Alternatively

[GitHub] ignite pull request #3402: IGNITE-7117 .NET: Improve IgniteHome resolver

2018-01-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3402 IGNITE-7117 .NET: Improve IgniteHome resolver You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7117 Alternatively

[GitHub] ignite pull request #3390: IGNITE-6776 .NET: Thin client: SQL & LINQ example

2018-01-17 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3390 IGNITE-6776 .NET: Thin client: SQL & LINQ example You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-

[GitHub] ignite pull request #3389: IGNITE-7413 Fix SqlDmlExample

2018-01-17 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3389 IGNITE-7413 Fix SqlDmlExample You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7413 Alternatively you can review

[GitHub] ignite pull request #3387: IGNITE-6598 .NET: Implement IIgnite.AddCacheConfi...

2018-01-16 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3387 IGNITE-6598 .NET: Implement IIgnite.AddCacheConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6598

[GitHub] ignite pull request #3380: IGNITE-1628 .NET: Compile and run on Mono

2018-01-15 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3380 IGNITE-1628 .NET: Compile and run on Mono You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1628 Alternatively you

[GitHub] ignite pull request #3352: IGNITE-7301 .NET: Baseline topology

2018-01-10 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3352 IGNITE-7301 .NET: Baseline topology You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7301 Alternatively you can

[GitHub] ignite pull request #3333: IGNITE-7318 .NET: Move SQL examples to Sql namesp...

2018-01-09 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/ IGNITE-7318 .NET: Move SQL examples to Sql namespace You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7318

[GitHub] ignite pull request #3287: IGNITE-7287 Thin client: idle connection timeout

2017-12-25 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3287 IGNITE-7287 Thin client: idle connection timeout You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7287

[GitHub] ignite pull request #3286: IGNITE-7288 Thin client: partial cache configurat...

2017-12-25 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3286 IGNITE-7288 Thin client: partial cache configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7288

[GitHub] ignite pull request #3271: IGNITE-7279 .NET: Compile on Linux

2017-12-21 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3271 IGNITE-7279 .NET: Compile on Linux You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7279 Alternatively you can

[GitHub] ignite pull request #3267: IGNITE-6951 .NET: Support pointer serialization

2017-12-20 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3267 IGNITE-6951 .NET: Support pointer serialization You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6951 Alternatively

[GitHub] ignite pull request #3263: IGNITE-6615 .NET: Thin client: XML configuration

2017-12-20 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3263 IGNITE-6615 .NET: Thin client: XML configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6615 Alternatively

[GitHub] ignite pull request #3247: IGNITE-7229 .NET: Rename ICache.QueryFields to Qu...

2017-12-18 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3247 IGNITE-7229 .NET: Rename ICache.QueryFields to Query, add FieldNames You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite

[GitHub] ignite pull request #3187: IGNITE-7109 .NET: Thin client: Async cache operat...

2017-12-08 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3187 IGNITE-7109 .NET: Thin client: Async cache operations You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7109

[GitHub] ignite pull request #3125: IGNITE-6338 .NET: Thin client: LINQ

2017-12-01 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3125 IGNITE-6338 .NET: Thin client: LINQ You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6338 Alternatively you can

[GitHub] ignite pull request #3120: IGNITE-6997 .NET: Thin client: Move ClientStatus ...

2017-12-01 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3120 IGNITE-6997 .NET: Thin client: Move ClientStatus to public API You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6997

[GitHub] ignite pull request #3119: IGNITE-7002 .NET: Add cross-platform examples on ...

2017-12-01 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3119 IGNITE-7002 .NET: Add cross-platform examples on .NET Core You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #3114: IGNITE-6335 .NET: Thin client: cache binary mode

2017-11-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3114 IGNITE-6335 .NET: Thin client: cache binary mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6335

[GitHub] ignite pull request #3091: IGNITE-7013 .NET: Fix startup on macOS (dlopen ca...

2017-11-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3091 IGNITE-7013 .NET: Fix startup on macOS (dlopen call) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7013

[GitHub] ignite pull request #3061: IGNITE-2662 .NET Core support (run on Linux)

2017-11-17 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3061 IGNITE-2662 .NET Core support (run on Linux) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2662 Alternatively you

[GitHub] ignite pull request #3039: IGNITE-6911 .NET: Optionally disable Java console...

2017-11-15 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3039 IGNITE-6911 .NET: Optionally disable Java console redirect You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #3031: IGNITE-6896 .NET: support Multidimensional Arrays...

2017-11-14 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3031 IGNITE-6896 .NET: support Multidimensional Arrays in binary serializer You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #2985: IGNITE-5343 .NET: Work with JNI directly, get rid...

2017-11-07 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2985 IGNITE-5343 .NET: Work with JNI directly, get rid of C++ layer You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #2935: IGNITE-6336 .NET: Thin client: Create cache

2017-10-26 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2935 IGNITE-6336 .NET: Thin client: Create cache You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6336

[GitHub] ignite pull request #2921: IGNITE-6705 .NET: CacheConfiguration missing prop...

2017-10-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2921 IGNITE-6705 .NET: CacheConfiguration missing properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6705

[GitHub] ignite pull request #2916: IGNITE-6704 .NET: CacheConfiguration.KeyConfigura...

2017-10-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2916 IGNITE-6704 .NET: CacheConfiguration.KeyConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6704

[GitHub] ignite pull request #2891: IGNITE-6515 .NET: Enable persistence on per-cache...

2017-10-20 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2891 IGNITE-6515 .NET: Enable persistence on per-cache basis You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6515

[GitHub] ignite pull request #2886: IGNITE-6675 .NET: Fix ignored IgniteConfiguration...

2017-10-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2886 IGNITE-6675 .NET: Fix ignored IgniteConfiguration.IgniteHome You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6675

[GitHub] ignite pull request #2876: IGNITE-6627 .NET: Fix repeated known metadata upd...

2017-10-18 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2876 IGNITE-6627 .NET: Fix repeated known metadata updates Previous commit has broken the BinaryStructureTracker optimization You can merge this pull request into a Git repository by running

[GitHub] ignite pull request #2846: IGNITE-6621 .NET: Disable thin client

2017-10-13 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/2846 ---

[GitHub] ignite pull request #2846: IGNITE-6621 .NET: Disable thin client

2017-10-13 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2846 IGNITE-6621 .NET: Disable thin client You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6621 Alternatively you

[GitHub] ignite pull request #2832: IGNITE-6337 .NET: Thin client: SQL queries

2017-10-11 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2832 IGNITE-6337 .NET: Thin client: SQL queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6337 Alternatively

[GitHub] ignite pull request #2830: IGNITE-6371 .NET: Thin client example

2017-10-11 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2830 IGNITE-6371 .NET: Thin client example You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6371 Alternatively you

[GitHub] ignite pull request #2786: IGNITE-6382 .NET: Set up NDepend analysis on Team...

2017-10-02 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2786 IGNITE-6382 .NET: Set up NDepend analysis on TeamCity You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6382

[GitHub] ignite pull request #2785: IGNITE-6517 .NET: DataStreamer DefaultPerNodeBuff...

2017-10-02 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2785 IGNITE-6517 .NET: DataStreamer DefaultPerNodeBufferSize, DefaultParallelOpsMultiplier, Timeout You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #2771: IGNITE-5784 .NET: QueryIndex.InlineSize

2017-09-28 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2771 IGNITE-5784 .NET: QueryIndex.InlineSize You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5784 Alternatively you can

[GitHub] ignite pull request #2755: IGNITE-5730 .NET: Fix ignite.jni.dll temp dir rac...

2017-09-26 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2755 IGNITE-5730 .NET: Fix ignite.jni.dll temp dir race You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5730-1

[GitHub] ignite pull request #2754: IGNITE-5615 .NET: IgniteConfiguration.LocalEventL...

2017-09-26 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2754 IGNITE-5615 .NET: IgniteConfiguration.LocalEventListeners You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5615

[GitHub] ignite pull request #2741: IGNITE-6494 .NET: Fix CacheConfiguration.WriteSyn...

2017-09-25 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2741 IGNITE-6494 .NET: Fix CacheConfiguration.WriteSynchronizationMode default value You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn

[GitHub] ignite pull request #2729: IGNITE-6486 .NET: Update IsActiveOnStart document...

2017-09-22 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2729 IGNITE-6486 .NET: Update IsActiveOnStart documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6486

[GitHub] ignite pull request #2727: IGNITE-6249 .NET: IgniteConfiguration.ConsistentI...

2017-09-22 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2727 IGNITE-6249 .NET: IgniteConfiguration.ConsistentId You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6249

[GitHub] ignite pull request #2725: IGNITE-6397 .NET: Thin client: basic cache operat...

2017-09-22 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2725 IGNITE-6397 .NET: Thin client: basic cache operations You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6397

[GitHub] ignite pull request #2698: IGNITE-6250 .NET: Thin client: Basic exception ha...

2017-09-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2698 IGNITE-6250 .NET: Thin client: Basic exception handling You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6250

[GitHub] ignite pull request #2696: IGNITE-6399 .NET: ClientConnectorConfiguration

2017-09-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2696 IGNITE-6399 .NET: ClientConnectorConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6399 Alternatively

[GitHub] ignite pull request #2693: IGNITE-6244 .NET: Thin client: ScanQuery

2017-09-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2693 IGNITE-6244 .NET: Thin client: ScanQuery You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6244 Alternatively

[GitHub] ignite pull request #2687: IGNITE-6209 .NET: Build NuGet packages for Apache...

2017-09-18 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2687 IGNITE-6209 .NET: Build NuGet packages for Apache-Ignite release on CI You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[GitHub] ignite pull request #2670: IGNITE-6368 .NET: Separate interfaces for Ignite ...

2017-09-15 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2670 IGNITE-6368 .NET: Separate interfaces for Ignite and Cache facades for thin client You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #2662: IGNITE-6258 .NET: Thin client: Define metadata ex...

2017-09-14 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2662 IGNITE-6258 .NET: Thin client: Define metadata exchange protocol You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2645: IGNITE-6354 .NET: Fix DataStreamer with complex o...

2017-09-12 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2645 IGNITE-6354 .NET: Fix DataStreamer with complex object graphs You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6354

[GitHub] ignite pull request #2625: IGNITE-6244 .NET: Thin client: ScanQuery

2017-09-08 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2625 IGNITE-6244 .NET: Thin client: ScanQuery You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6244 Alternatively

[GitHub] ignite pull request #2598: IGNITE-6279 .NET: Decouple AbstractQueryCursor fr...

2017-09-06 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2598 IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget data exchange specifics You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2597: IGNITE-6271 .NET: Propagate ServiceDeploymentExce...

2017-09-06 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2597 IGNITE-6271 .NET: Propagate ServiceDeploymentException You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6271

[GitHub] ignite pull request #2589: IGNITE-6255 .NET: Fix TestAffinityCall to take la...

2017-09-04 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2589 IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2588: IGNITE-6253 .NET: Replace Doxygen with DocFX for ...

2017-09-04 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2588 IGNITE-6253 .NET: Replace Doxygen with DocFX for API documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2580: IGNITE-6236 .NET: Thin client: cache.Get and Put ...

2017-09-01 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2580 IGNITE-6236 .NET: Thin client: cache.Get and Put for user types You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2570: IGNITE-6233 .NET: Extract type codes to a separat...

2017-08-31 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2570 IGNITE-6233 .NET: Extract type codes to a separate class You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6233

[GitHub] ignite pull request #2559: IGNITE-5924 .NET: Decouple Marshaller from Ignite

2017-08-31 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2559 IGNITE-5924 .NET: Decouple Marshaller from Ignite You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5924-1

[GitHub] ignite pull request #2555: IGNITE-6081 .NET: Fix PutAll for dependent object...

2017-08-30 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2555 IGNITE-6081 .NET: Fix PutAll for dependent objects You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6081

[GitHub] ignite pull request #2553: IGNITE-5931 .NET: Fix type registration race cond...

2017-08-30 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2553 IGNITE-5931 .NET: Fix type registration race condition You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5931

[GitHub] ignite pull request #2542: IGNITE-5905 .NET: Thin client: cache.Get for prim...

2017-08-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2542 IGNITE-5905 .NET: Thin client: cache.Get for primitives You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5905

[GitHub] ignite pull request #2395: IGNITE-5927 .NET: Fix DataTable serialization

2017-08-03 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2395 IGNITE-5927 .NET: Fix DataTable serialization You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite IGNITE-5927 Alternatively

[GitHub] ignite pull request #2376: IGNITE-5899 Thin client: cache.Get for primitives

2017-08-02 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2376 IGNITE-5899 Thin client: cache.Get for primitives You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5899

[GitHub] ignite pull request #2352: IGNITE-5769 Abstract away .NET->Java calls

2017-07-27 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2352 IGNITE-5769 Abstract away .NET->Java calls You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5769 Alternatively

[GitHub] ignite pull request #2336: IGNITE-5770 Refactor PlatformProcessor to Platfor...

2017-07-21 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2336 IGNITE-5770 Refactor PlatformProcessor to PlatformTarget mechanism You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite

[GitHub] ignite pull request #2331: IGNITE-5786 .NET: Fix cache store session handlin...

2017-07-21 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2331 IGNITE-5786 .NET: Fix cache store session handling for cross-cache transactions You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn

[GitHub] ignite pull request #2247: IGNITE-5441 .NET: Propagate CacheStore exception ...

2017-07-05 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2247 IGNITE-5441 .NET: Propagate CacheStore exception stack traces to the caller node You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn

[GitHub] ignite pull request #2140: IGNITE-5506 Write unregistered types according to...

2017-06-16 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2140 IGNITE-5506 Write unregistered types according to name mapper You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5506

[GitHub] ignite pull request #2108: IGNITE-5455 .NET: Fix binary hash code calculatio...

2017-06-08 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2108 IGNITE-5455 .NET: Fix binary hash code calculation You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5455

[GitHub] ignite pull request #2104: IGNITE-5170 .NET: Compute peer deployment example

2017-06-07 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2104 IGNITE-5170 .NET: Compute peer deployment example You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5170

[GitHub] ignite pull request #2085: IGNITE-5400 .NET: IgniteConfiguration.SqlConnecto...

2017-06-05 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2085 IGNITE-5400 .NET: IgniteConfiguration.SqlConnectorConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5400

[GitHub] ignite pull request #2069: IGNITE-5393 .NET: Fix NuGet suite build

2017-06-02 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2069 IGNITE-5393 .NET: Fix NuGet suite build You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5393 Alternatively you can

[GitHub] ignite pull request #2063: IGNITE-5356 .NET: Fix runtime dependency loading ...

2017-06-01 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2063 IGNITE-5356 .NET: Fix runtime dependency loading with peer deployment You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[GitHub] ignite pull request #2048: IGNITE-5358 .NET: Fix nullable enum field handlin...

2017-05-31 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2048 IGNITE-5358 .NET: Fix nullable enum field handling in binary objects You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite

[GitHub] ignite pull request #2042: IGNITE-5354 .NET: Fix command line args preferenc...

2017-05-31 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2042 IGNITE-5354 .NET: Fix command line args preference over config file You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite

[GitHub] ignite pull request #2033: IGNITE-5338 .NET: TestMultipleAssembliesIndirectD...

2017-05-30 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2033 IGNITE-5338 .NET: TestMultipleAssembliesIndirectDependencyMultiLevel fails on TC You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn

[GitHub] ignite pull request #2028: IGNITE-5333 .NET: Include Apache.Ignite.exe in th...

2017-05-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2028 IGNITE-5333 .NET: Include Apache.Ignite.exe in the main NuGet package You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[GitHub] ignite pull request #2023: IGNITE-5315 .NET: Fix LINQ and cache configuratio...

2017-05-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2023 IGNITE-5315 .NET: Fix LINQ and cache configuration broken by IGNITE-5287 (sqlEscapeAll) You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2009: IGNITE-4904 .NET: DML Delete via LINQ

2017-05-25 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2009 IGNITE-4904 .NET: DML Delete via LINQ You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-4904 Alternatively you can

[GitHub] ignite pull request #1985: IGNITE-5257 .NET: SQL query timeouts

2017-05-22 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1985 IGNITE-5257 .NET: SQL query timeouts You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5257 Alternatively you can

[GitHub] ignite pull request #1937: IGNITE-2492 .NET: Peer assembly loading

2017-05-15 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1937 IGNITE-2492 .NET: Peer assembly loading You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2492 Alternatively you can

[GitHub] ignite pull request #1909: IGNITE-5172 .NET: Fix type name resolving during ...

2017-05-04 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1909 IGNITE-5172 .NET: Fix type name resolving during dynamic registration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[GitHub] ignite pull request #1899: IGNITE-5135 .NET: Improve remote error propagatio...

2017-05-02 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1899 IGNITE-5135 .NET: Improve remote error propagation You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5135

[GitHub] ignite pull request #1827: IGNITE-5001 .NET: Tests cleanup

2017-04-19 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/1827 --- 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

[GitHub] ignite pull request #1827: IGNITE-5001 .NET: Tests cleanup

2017-04-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1827 IGNITE-5001 .NET: Tests cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-5001 Alternatively you can review

[GitHub] ignite pull request #1797: IGNITE-3689 .NET: Remove IgniteProxy

2017-04-14 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1797 IGNITE-3689 .NET: Remove IgniteProxy You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-3689 Alternatively you can

[GitHub] ignite pull request #1787: IGNITE-2398 .NET: Change default mapper behavior

2017-04-13 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1787 IGNITE-2398 .NET: Change default mapper behavior You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2398

[GitHub] ignite pull request #1777: IGNITE-2398 .NET: Change default mapper behavior

2017-04-13 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/1777 --- 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

[GitHub] ignite pull request #1777: IGNITE-2398 .NET: Change default mapper behavior

2017-04-12 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1777 IGNITE-2398 .NET: Change default mapper behavior You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2398 Alternatively

  1   2   3   4   5   >