Re: Impossible memory region created in TC test

2019-04-16 Thread Nikolay Izhikov
Hello, Igniters. > Why test on TC can allocate Data Region bigger than the amount of available > RAM? Seems, we are using `echo 1 > /proc/sys/vm/overcommit_memory` on TC. So I should fix my test :). В Пн, 15/04/2019 в 13:41 +0300, Nikolay Izhikov пишет: > Hello, Ilya. > > > Ignite does not

[jira] [Created] (IGNITE-11757) Missed partitions during rebalancing when new blank node joins

2019-04-16 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-11757: Summary: Missed partitions during rebalancing when new blank node joins Key: IGNITE-11757 URL: https://issues.apache.org/jira/browse/IGNITE-11757 Project:

Re: Consistency check and fix (review request)

2019-04-16 Thread Anton Vinogradov
Nikolay, that was the first approach >> I think we should allow to the administrator to enable/disable Consistency check. In that case, we have to introduce cluster-wide change-strategy operation, since every client node should be aware of the change. Also, we have to specify caches list, and for

[jira] [Created] (IGNITE-11756) SQL: implement a table row count statistics for the local queries

2019-04-16 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-11756: --- Summary: SQL: implement a table row count statistics for the local queries Key: IGNITE-11756 URL: https://issues.apache.org/jira/browse/IGNITE-11756 Project:

[jira] [Created] (IGNITE-11758) Python thin: a lot of documentation files without license header

2019-04-16 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-11758: Summary: Python thin: a lot of documentation files without license header Key: IGNITE-11758 URL: https://issues.apache.org/jira/browse/IGNITE-11758 Project: Ignite

[jira] [Created] (IGNITE-11759) [ML] Duplicate depenpecies for ml artifacts

2019-04-16 Thread Yury Babak (JIRA)
Yury Babak created IGNITE-11759: --- Summary: [ML] Duplicate depenpecies for ml artifacts Key: IGNITE-11759 URL: https://issues.apache.org/jira/browse/IGNITE-11759 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-11762) Test testClientStartCloseServersRestart causes hang of the whole Cache 2 suite in master

2019-04-16 Thread Ivan Rakov (JIRA)
Ivan Rakov created IGNITE-11762: --- Summary: Test testClientStartCloseServersRestart causes hang of the whole Cache 2 suite in master Key: IGNITE-11762 URL: https://issues.apache.org/jira/browse/IGNITE-11762

[jira] [Created] (IGNITE-11761) Normalize encoding for Ignite .NET test file

2019-04-16 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-11761: --- Summary: Normalize encoding for Ignite .NET test file Key: IGNITE-11761 URL: https://issues.apache.org/jira/browse/IGNITE-11761 Project: Ignite Issue

[MTCGA]: new failures in builds [3616767] needs to be handled

2019-04-16 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

[jira] [Created] (IGNITE-11760) [TC Bot] Support escaping or replacement of vertical dash in the suite name

2019-04-16 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-11760: --- Summary: [TC Bot] Support escaping or replacement of vertical dash in the suite name Key: IGNITE-11760 URL: https://issues.apache.org/jira/browse/IGNITE-11760

[jira] [Created] (IGNITE-11751) Javadoc broken

2019-04-16 Thread Peter Ivanov (JIRA)
Peter Ivanov created IGNITE-11751: - Summary: Javadoc broken Key: IGNITE-11751 URL: https://issues.apache.org/jira/browse/IGNITE-11751 Project: Ignite Issue Type: Task Reporter:

[jira] [Created] (IGNITE-11752) Refactor usages of "System.getenv(key)" to IgniteSystemProperties.getString(key)

2019-04-16 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-11752: - Summary: Refactor usages of "System.getenv(key)" to IgniteSystemProperties.getString(key) Key: IGNITE-11752 URL: https://issues.apache.org/jira/browse/IGNITE-11752

Re: Consistency check and fix (review request)

2019-04-16 Thread Павлухин Иван
Anton, Thank you for your effort for improving consistency guarantees provided by Ignite. The subject sounds really vital. Could you please elaborate why it comes as an on-demand enabled proxy but not as a mode enabled by some configuration property (or even as a default behavior)? How do you

[jira] [Created] (IGNITE-11749) Implement automatic pages history dump on CorruptedTreeException

2019-04-16 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-11749: - Summary: Implement automatic pages history dump on CorruptedTreeException Key: IGNITE-11749 URL: https://issues.apache.org/jira/browse/IGNITE-11749

[jira] [Created] (IGNITE-11750) Implement locked pages info for long-running B+Tree operations

2019-04-16 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-11750: - Summary: Implement locked pages info for long-running B+Tree operations Key: IGNITE-11750 URL: https://issues.apache.org/jira/browse/IGNITE-11750 Project:

[jira] [Created] (IGNITE-11753) control.sh improve error message in case of connection to secured cluster without credentials.

2019-04-16 Thread Sergey Antonov (JIRA)
Sergey Antonov created IGNITE-11753: --- Summary: control.sh improve error message in case of connection to secured cluster without credentials. Key: IGNITE-11753 URL:

[jira] [Created] (IGNITE-11754) Memory leak on the GridCacheTxFinishSync#threadMap

2019-04-16 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11754: - Summary: Memory leak on the GridCacheTxFinishSync#threadMap Key: IGNITE-11754 URL: https://issues.apache.org/jira/browse/IGNITE-11754 Project: Ignite

[jira] [Created] (IGNITE-11755) Memory leak H2 connections at the ConnectionManager#detachedConns

2019-04-16 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11755: - Summary: Memory leak H2 connections at the ConnectionManager#detachedConns Key: IGNITE-11755 URL: https://issues.apache.org/jira/browse/IGNITE-11755 Project:

Re: Consistency check and fix (review request)

2019-04-16 Thread Anton Vinogradov
Andrey, thanks for tips >> You can perform consistency check using idle verify utility. Could you please point to utility's page? According to its name, it requires to stop the cluster to perform the check? That's impossible at real production when you should have downtime less that some minutes

Re: New Committer: Vyacheslav Daradur

2019-04-16 Thread Vyacheslav Daradur
Thank you! I'm glad to contribute to development of the project. On Fri, Apr 12, 2019 at 1:14 PM Denis Mekhanikov wrote: > > Well done Slava! > > It was great working with you on the service grid redesign. > Looking forward to seeing new commits from you! > > Denis > > чт, 11 апр. 2019 г. в

Re: Consistency check and fix (review request)

2019-04-16 Thread Nikolay Izhikov
Hello, Anton. > Customer should be able to change strategy on the fly according to time> > periods or load. I think we should allow to administrator to enable/disable Consistency check. This option shouldn't be related to application code because "Consistency check" is some kind of maintance