[jira] [Created] (IGNITE-7168) Web Console: Cleanup webAgentDownloadVisibleStates

2017-12-11 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-7168: Summary: Web Console: Cleanup webAgentDownloadVisibleStates Key: IGNITE-7168 URL: https://issues.apache.org/jira/browse/IGNITE-7168 Project: Ignite

[GitHub] ignite pull request #3201: IGNITE-7160 Ignore messages from not alive and fa...

2017-12-11 Thread akuramshingg
GitHub user akuramshingg opened a pull request: https://github.com/apache/ignite/pull/3201 IGNITE-7160 Ignore messages from not alive and failed nodes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3151: IGNITE-7055: Fix text query to work with a partic...

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

Re: Suppressing "development" warning

2017-12-11 Thread Dmitriy Setrakyan
I actually like the new WARNING_DEV_ONLY category for logging. If we provide it in the default logger configuration, then users will not have to do anything extra unless they want to change it. Moreover, if it is a category, then it can be turned on and off using standard logger configuration. D.

Suppressing "development" warning

2017-12-11 Thread Valentin Kulichenko
Igniters, We have bunch of warnings in the product which are useful only during development. One of the examples of is "Class ... cannot be serialized using BinaryMarshaller because it either implements Externalizable ...' warning - it is very useful when one is writing code as it warns about

[jira] [Created] (IGNITE-7167) Optimize 'select count(*) from Table'

2017-12-11 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-7167: --- Summary: Optimize 'select count(*) from Table' Key: IGNITE-7167 URL: https://issues.apache.org/jira/browse/IGNITE-7167 Project: Ignite Issue

[GitHub] ignite pull request #3200: Ignite 6341 & 7017: test PR

2017-12-11 Thread dspavlov
GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/3200 Ignite 6341 & 7017: test PR You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6341-7017 Alternatively you can

[GitHub] ignite pull request #3199: IGNITE-6740: Replaced direct sun.nio.ch.DirectBuf...

2017-12-11 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3199 IGNITE-6740: Replaced direct sun.nio.ch.DirectBuffer.address() call with reflective one You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3117: IGNITE-6880: KNN Regression and Classification

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

[jira] [Created] (IGNITE-7166) SQL join with partition and replicated caches fails if number of partitions is too low.

2017-12-11 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-7166: - Summary: SQL join with partition and replicated caches fails if number of partitions is too low. Key: IGNITE-7166 URL: https://issues.apache.org/jira/browse/IGNITE-7166

[GitHub] ignite pull request #3198: Ignite 6669 2.1 master

2017-12-11 Thread sk0x50
GitHub user sk0x50 opened a pull request: https://github.com/apache/ignite/pull/3198 Ignite 6669 2.1 master You can merge this pull request into a Git repository by running: $ git pull https://github.com/sk0x50/ignite ignite-6669-2.1-master Alternatively you can review and

[GitHub] ignite pull request #2703: PR to add branch to TC

2017-12-11 Thread alexzaitzev
Github user alexzaitzev closed the pull request at: https://github.com/apache/ignite/pull/2703 ---

[jira] [Created] (IGNITE-7165) Re-balancing is cancelled if client node joins

2017-12-11 Thread Mikhail Cherkasov (JIRA)
Mikhail Cherkasov created IGNITE-7165: - Summary: Re-balancing is cancelled if client node joins Key: IGNITE-7165 URL: https://issues.apache.org/jira/browse/IGNITE-7165 Project: Ignite

[GitHub] ignite pull request #3189: Ignite 7053

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

[jira] [Created] (IGNITE-7164) SQL TX: Locking protocol for complex cases

2017-12-11 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-7164: Summary: SQL TX: Locking protocol for complex cases Key: IGNITE-7164 URL: https://issues.apache.org/jira/browse/IGNITE-7164 Project: Ignite Issue

[jira] [Created] (IGNITE-7163) Validate connection from a pre-previous node

2017-12-11 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7163: -- Summary: Validate connection from a pre-previous node Key: IGNITE-7163 URL: https://issues.apache.org/jira/browse/IGNITE-7163 Project: Ignite

[jira] [Created] (IGNITE-7162) Control discovery messages processing time

2017-12-11 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7162: -- Summary: Control discovery messages processing time Key: IGNITE-7162 URL: https://issues.apache.org/jira/browse/IGNITE-7162 Project: Ignite

[GitHub] ignite pull request #3197: Ignite 6734

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

[jira] [Created] (IGNITE-7161) Detect self-freeze on remote node related operations with timeout

2017-12-11 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7161: -- Summary: Detect self-freeze on remote node related operations with timeout Key: IGNITE-7161 URL: https://issues.apache.org/jira/browse/IGNITE-7161

[jira] [Created] (IGNITE-7160) Ignore messages from not alive and failed nodes

2017-12-11 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7160: -- Summary: Ignore messages from not alive and failed nodes Key: IGNITE-7160 URL: https://issues.apache.org/jira/browse/IGNITE-7160 Project: Ignite

[GitHub] ignite pull request #3196: IGNITE-7159 - Fix IgniteCacheAtomicExpiryPolicyWi...

2017-12-11 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/3196 IGNITE-7159 - Fix IgniteCacheAtomicExpiryPolicyWithStoreTest.testGetR… …eadThrough You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-7159) Fix IGNITE-7086 fails IgniteCacheAtomicExpiryPolicyWithStoreTest.testGetReadThrough

2017-12-11 Thread Dmitry Karachentsev (JIRA)
Dmitry Karachentsev created IGNITE-7159: --- Summary: Fix IGNITE-7086 fails IgniteCacheAtomicExpiryPolicyWithStoreTest.testGetReadThrough Key: IGNITE-7159 URL: https://issues.apache.org/jira/browse/IGNITE-7159

[jira] [Created] (IGNITE-7158) TCP discovery improvement

2017-12-11 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7158: -- Summary: TCP discovery improvement Key: IGNITE-7158 URL: https://issues.apache.org/jira/browse/IGNITE-7158 Project: Ignite Issue Type:

[GitHub] ignite pull request #3195: JMX metrics implementation

2017-12-11 Thread alex-plekhanov
GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3195 JMX metrics implementation You can merge this pull request into a Git repository by running: $ git pull https://github.com/alex-plekhanov/ignite ignite-2.3-fix Alternatively you can

[GitHub] ignite pull request #3194: IGNITE-7039: SQL: local query now pin affected pa...

2017-12-11 Thread dolphin1414
GitHub user dolphin1414 opened a pull request: https://github.com/apache/ignite/pull/3194 IGNITE-7039: SQL: local query now pin affected partitions. Implemented partitions reservation for the local queries. Added a test. You can merge this pull request into a Git repository by

[GitHub] ignite pull request #2434: IGNITE-6009: Fixed IgniteSemaphore test.

2017-12-11 Thread andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at: https://github.com/apache/ignite/pull/2434 ---

[GitHub] ignite pull request #2877: IGNITE-1804: Test is not flaky anymore

2017-12-11 Thread andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at: https://github.com/apache/ignite/pull/2877 ---

[GitHub] ignite pull request #2489: ignite-5714 thread id amended to data structure

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2489 ---

[GitHub] ignite pull request #2493: ignite-5714-1

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2493 ---

[GitHub] ignite pull request #2495: ignite-5714-3

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2495 ---

[GitHub] ignite pull request #2524: Ignite-5714 threadId removed from Near finish res...

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2524 ---

[GitHub] ignite pull request #2516: ignite-5714-5

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2516 ---

[GitHub] ignite pull request #2751: ignite-5714-8

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2751 ---

[GitHub] ignite pull request #2746: Ignite-5714-2

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2746 ---

[GitHub] ignite pull request #3079: Ignite incorrect state reconnect

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/3079 ---

[GitHub] ignite pull request #2788: ignite-5714 xid instead thread id in postLockWrit...

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2788 ---

[GitHub] ignite pull request #2759: ignite-5714-6

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2759 ---

[GitHub] ignite pull request #2768: ignite-5714 refactoring proposal for unused remot...

2017-12-11 Thread voipp
Github user voipp closed the pull request at: https://github.com/apache/ignite/pull/2768 ---

[GitHub] ignite pull request #2979: Ignite 5910 2

2017-12-11 Thread SomeFire
Github user SomeFire closed the pull request at: https://github.com/apache/ignite/pull/2979 ---

[GitHub] ignite pull request #2978: Ignite 5910

2017-12-11 Thread SomeFire
Github user SomeFire closed the pull request at: https://github.com/apache/ignite/pull/2978 ---

[GitHub] ignite pull request #3193: IGNITE-7157: Fixed deadlock when partition evicti...

2017-12-11 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/3193 IGNITE-7157: Fixed deadlock when partition eviction run in different threads. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-7157) Deadlock on partition eviction from multiple threads.

2017-12-11 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-7157: Summary: Deadlock on partition eviction from multiple threads. Key: IGNITE-7157 URL: https://issues.apache.org/jira/browse/IGNITE-7157 Project: Ignite