[GitHub] ignite pull request #5358: IGNITE-10073 Ignite NuGet package without embedde...

2018-11-09 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/5358 IGNITE-10073 Ignite NuGet package without embedded Ignite JARs 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 #4653: Fixed Ignite Kafka Source Connector immediately e...

2018-08-30 Thread kukushal
Github user kukushal closed the pull request at: https://github.com/apache/ignite/pull/4653 ---

[GitHub] ignite pull request #4653: Fixed Ignite Kafka Source Connector immediately e...

2018-08-30 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/4653 Fixed Ignite Kafka Source Connector immediately existing You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite kafka-source

[GitHub] ignite pull request #4596: Spark Streaming with Ignite: MD POC

2018-08-24 Thread kukushal
Github user kukushal closed the pull request at: https://github.com/apache/ignite/pull/4596 ---

[GitHub] ignite pull request #4603: IGNITE-9357 Spark Structured Streaming with Ignit...

2018-08-23 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/4603 IGNITE-9357 Spark Structured Streaming with Ignite as data source and sink You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #4596: Spark Streaming with Ignite: MD POC

2018-08-22 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/4596 Spark Streaming with Ignite: MD POC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-spark-streaming

[GitHub] ignite pull request #4488: IGNITE-9197 Java thin client querying empty table...

2018-08-06 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/4488 IGNITE-9197 Java thin client querying empty table results in NoSuchElementException You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3822: IGNITE-8097 Java thin client: throw handshake exc...

2018-04-13 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/3822 IGNITE-8097 Java thin client: throw handshake exception on connect phase You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #3818: IGNITE-8237 Ignite blocks on SecurityException in...

2018-04-13 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/3818 IGNITE-8237 Ignite blocks on SecurityException in exchange-worker due to unauthorised on-heap cache configuration You can merge this pull request into a Git repository by running: $ git

[GitHub] ignite pull request #3764: GG-13379 Extended security for Huawei

2018-04-06 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/3764 GG-13379 Extended security for Huawei You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gridgain-13379 Alternatively

[GitHub] ignite pull request #3744: Gg 13379 dev

2018-04-04 Thread kukushal
Github user kukushal closed the pull request at: https://github.com/apache/ignite/pull/3744 ---

[GitHub] ignite pull request #3744: Gg 13379 dev

2018-04-03 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/3744 Gg 13379 dev You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gg-13379-dev Alternatively you can review and apply

[GitHub] ignite pull request #3720: IGNITE-8076 Java Thin Client Authentication

2018-03-29 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/3720 IGNITE-8076 Java Thin Client Authentication You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8076 Alternatively

[GitHub] ignite pull request #2952: fix for IGNITE-5795

2017-10-31 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/2952 fix for IGNITE-5795 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5795-master Alternatively you can review

[GitHub] ignite pull request #2568: Fix for IGNITE-5966

2017-08-31 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/2568 Fix for IGNITE-5966 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite master-ignite-5966 Alternatively you can review

Re: Failure to deserialize simple model object

2017-08-18 Thread kukushal .
This is a suggested fix: https://reviews.ignite.apache.org/ignite/review/IGNT-CR-269 On Fri, Aug 18, 2017 at 12:15 PM, kukushal . <kukushkinale...@gmail.com> wrote: > I am fixing this issue: https://issues.apache.org/jira/browse/IGNITE-5966? > filter=-1 > Reviewing it with

Re: Failure to deserialize simple model object

2017-08-18 Thread kukushal .
I am fixing this issue: https://issues.apache.org/jira/browse/IGNITE-5966?filter=-1 Reviewing it with Vladimir Ozerov and Sergey Chugunov: -- ПРОБЛЕМА “get” не работает для данных загруженных из cache store ROOT CAUSE There two separate type information stores:

[GitHub] ignite pull request #2270: IGNITE-5505 @AffinityKeyMapped annotation is igno...

2017-08-17 Thread kukushal
Github user kukushal closed the pull request at: https://github.com/apache/ignite/pull/2270 --- 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 #2412: IGNITE-5966 IgniteCache#get() fails with "Request...

2017-08-08 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/2412 IGNITE-5966 IgniteCache#get() fails with "Requesting mapping from grid failed" when deserialising binary object loaded from CacheJdbcPojoStoreFactory You can merge this pull request

[GitHub] ignite pull request #2314: IGNITE-5551 Optimize service deployment assignmen...

2017-07-18 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/2314 IGNITE-5551 Optimize service deployment assignments object You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg

[GitHub] ignite pull request #2270: IGNITE-5505 @AffinityKeyMapped annotation is igno...

2017-07-10 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/2270 IGNITE-5505 @AffinityKeyMapped annotation is ignored if class names are configured on BinaryConfiguration You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #2223: Ignite gg 4901

2017-07-06 Thread kukushal
Github user kukushal closed the pull request at: https://github.com/apache/ignite/pull/2223 --- 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 #2223: Ignite gg 4901

2017-07-03 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/2223 Ignite gg 4901 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-4901 Alternatively you can review and apply

[GitHub] ignite pull request #2222: Ignite gg 4901

2017-07-03 Thread kukushal
Github user kukushal closed the pull request at: https://github.com/apache/ignite/pull/ --- 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 #2222: Ignite gg 4901

2017-07-03 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/ Ignite gg 4901 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-4901 Alternatively you can review and apply