[GitHub] ignite pull request #3170: Ignite 2.4.1 merge master fix lost partition

2017-12-08 Thread DmitriyGovorukhin
Github user DmitriyGovorukhin closed the pull request at: https://github.com/apache/ignite/pull/3170 ---

[jira] [Created] (IGNITE-7153) Redis: BufferUnderflowException at GridRedisProtocolParser.readBulkStr for values > 8kb

2017-12-08 Thread Alexey Popov (JIRA)
Alexey Popov created IGNITE-7153: Summary: Redis: BufferUnderflowException at GridRedisProtocolParser.readBulkStr for values > 8kb Key: IGNITE-7153 URL: https://issues.apache.org/jira/browse/IGNITE-7153

[GitHub] ignite pull request #3179: IGNITE-7052 S3 IP finder: add an ability to provi...

2017-12-08 Thread apopovgg
GitHub user apopovgg opened a pull request: https://github.com/apache/ignite/pull/3179 IGNITE-7052 S3 IP finder: add an ability to provide endpoint address You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-7149) Gradient boosting for decision tree

2017-12-08 Thread Yury Babak (JIRA)
Yury Babak created IGNITE-7149: -- Summary: Gradient boosting for decision tree Key: IGNITE-7149 URL: https://issues.apache.org/jira/browse/IGNITE-7149 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-7152) Failure detection timeout don't work on permanent send message errors causing infinite loop

2017-12-08 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7152: -- Summary: Failure detection timeout don't work on permanent send message errors causing infinite loop Key: IGNITE-7152 URL:

[GitHub] ignite pull request #3121: IGNITE-7085 When PDS is enabled and IGNITE_BINARY...

2017-12-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3121 ---

[jira] [Created] (IGNITE-7154) .NET: Thin client: Async queries

2017-12-08 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7154: -- Summary: .NET: Thin client: Async queries Key: IGNITE-7154 URL: https://issues.apache.org/jira/browse/IGNITE-7154 Project: Ignite Issue Type:

[GitHub] ignite pull request #3183: IGNITE-6915: Fixed b+tree index names for non-bin...

2017-12-08 Thread gg-shq
GitHub user gg-shq opened a pull request: https://github.com/apache/ignite/pull/3183 IGNITE-6915: Fixed b+tree index names for non-binary marshaller case... … Added more diagnostics to QueryXxxAccessor exceptions. You can merge this pull request into a Git repository by running:

[GitHub] ignite pull request #3178: IGNITE-7135 IgniteCluster.startNodes() returns su...

2017-12-08 Thread akuramshingg
GitHub user akuramshingg opened a pull request: https://github.com/apache/ignite/pull/3178 IGNITE-7135 IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails. Fix windows startup scripts. Add startNodes() Windows support through

[jira] [Created] (IGNITE-7148) BinaryMetadata file store should check each file whether it is corrupted (zero length)

2017-12-08 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-7148: --- Summary: BinaryMetadata file store should check each file whether it is corrupted (zero length) Key: IGNITE-7148 URL: https://issues.apache.org/jira/browse/IGNITE-7148

[jira] [Created] (IGNITE-7150) Gradient boosting for lin regression

2017-12-08 Thread Yury Babak (JIRA)
Yury Babak created IGNITE-7150: -- Summary: Gradient boosting for lin regression Key: IGNITE-7150 URL: https://issues.apache.org/jira/browse/IGNITE-7150 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-7147) Implemente connected clusters component

2017-12-08 Thread Dmitriy Shabalin (JIRA)
Dmitriy Shabalin created IGNITE-7147: Summary: Implemente connected clusters component Key: IGNITE-7147 URL: https://issues.apache.org/jira/browse/IGNITE-7147 Project: Ignite Issue Type:

[GitHub] ignite pull request #3180: IGNITE-6224: Waiting TX completion on node stop.

2017-12-08 Thread BiryukovVA
GitHub user BiryukovVA opened a pull request: https://github.com/apache/ignite/pull/3180 IGNITE-6224: Waiting TX completion on node stop. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BiryukovVA/ignite IGNITE-6224

[jira] [Created] (IGNITE-7151) CPP: Get rid of code duplication in JNI library

2017-12-08 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-7151: --- Summary: CPP: Get rid of code duplication in JNI library Key: IGNITE-7151 URL: https://issues.apache.org/jira/browse/IGNITE-7151 Project: Ignite Issue Type:

[GitHub] ignite pull request #3181: Ignite 6902

2017-12-08 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3181 Ignite 6902 You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6902 Alternatively you can review and

[GitHub] ignite pull request #3184: IGNITE-6729: Removed obsolete reflection-based wo...

2017-12-08 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3184 IGNITE-6729: Removed obsolete reflection-based workaround You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite

[GitHub] ignite pull request #3185: IGNITE-4750: support GROUP_CONCAT for collocated ...

2017-12-08 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/3185 IGNITE-4750: support GROUP_CONCAT for collocated queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

Re: Are there any access control for ignite rest api

2017-12-08 Thread kcheng.mvp
Thank you, I will have a try -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[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 #3188: Ignite 2.4.1 p3

2017-12-08 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/3188 Ignite 2.4.1 p3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.1-p3 Alternatively you can review

Re: Caused by: class org.apache.ignite.internal.processors.query.IgniteSQLException: Failed to find SQL table for type: UserAppInfo

2017-12-08 Thread kcheng.mvp
thank you very much. as I had the settings as below, ignite should have enough information to figure out key and value type,right? @QuerySqlField(index = true) private String appId; @QuerySqlField(index = true) private String uid; -- Sent from:

[GitHub] ignite pull request #3189: Ignite 7053

2017-12-08 Thread apopovgg
GitHub user apopovgg opened a pull request: https://github.com/apache/ignite/pull/3189 Ignite 7053 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7053 Alternatively you can review and apply these

[GitHub] ignite pull request #3186: Ignite 1.8.16

2017-12-08 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3186 Ignite 1.8.16 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.8.16 Alternatively you can review and apply

Re: Caused by: class org.apache.ignite.internal.processors.query.IgniteSQLException: Failed to find SQL table for type: UserAppInfo

2017-12-08 Thread Valentin Kulichenko
Not sure I understand the question. @QuerySqlField annotates a particular field that can be in either key and value object. To specify which objects are stored in cache and therefore which classes Ignite should scan for these annotations, you should use setIndexedTypes. Please refer to