[GitHub] ignite pull request #3874: IGNITE-7319: Cancelable future task for backup cl...

2018-04-19 Thread aealeksandrov
GitHub user aealeksandrov opened a pull request: https://github.com/apache/ignite/pull/3874 IGNITE-7319: Cancelable future task for backup cleaner should be closed on CacheContinuousQueryManager stop When cache is created then new CONTINUOUS_QUERY task is created too. This task

[GitHub] ignite pull request #3875: IGNITE-8190 Print out an information message when...

2018-04-19 Thread alex-plekhanov
GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3875 IGNITE-8190 Print out an information message when local node is not in baseline You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-8320) Page corruption during the rebalancing cache.

2018-04-19 Thread Vyacheslav Koptilin (JIRA)
Vyacheslav Koptilin created IGNITE-8320: --- Summary: Page corruption during the rebalancing cache. Key: IGNITE-8320 URL: https://issues.apache.org/jira/browse/IGNITE-8320 Project: Ignite

[jira] [Created] (IGNITE-8317) Loader bug in safari

2018-04-19 Thread Dmitriy Shabalin (JIRA)
Dmitriy Shabalin created IGNITE-8317: Summary: Loader bug in safari Key: IGNITE-8317 URL: https://issues.apache.org/jira/browse/IGNITE-8317 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #3872: IGNITE-8315 Print info about partition distributi...

2018-04-19 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3872 IGNITE-8315 Print info about partition distribution to log You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-8315

[GitHub] ignite pull request #3867: IGNITE-4756 Print info about partition distributi...

2018-04-19 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/3867 ---

[jira] [Created] (IGNITE-8316) Update RPM and DEB documentation

2018-04-19 Thread Peter Ivanov (JIRA)
Peter Ivanov created IGNITE-8316: Summary: Update RPM and DEB documentation Key: IGNITE-8316 URL: https://issues.apache.org/jira/browse/IGNITE-8316 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-8319) Examples do not launch from Intellij Idea because ML module is configured incorrectly.

2018-04-19 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-8319: Summary: Examples do not launch from Intellij Idea because ML module is configured incorrectly. Key: IGNITE-8319 URL: https://issues.apache.org/jira/browse/IGNITE-8319

[jira] [Created] (IGNITE-8315) Prevent printing the partition distribution on clients nodes

2018-04-19 Thread Vyacheslav Daradur (JIRA)
Vyacheslav Daradur created IGNITE-8315: -- Summary: Prevent printing the partition distribution on clients nodes Key: IGNITE-8315 URL: https://issues.apache.org/jira/browse/IGNITE-8315 Project:

[jira] [Created] (IGNITE-8318) MVCC TX: Scan query call throws an exception when it is mixed with Key-Value API in the same transaction.

2018-04-19 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-8318: -- Summary: MVCC TX: Scan query call throws an exception when it is mixed with Key-Value API in the same transaction. Key: IGNITE-8318 URL:

[jira] [Created] (IGNITE-8326) Can't execute SQL query for create index

2018-04-19 Thread Stepanov Mikhail (JIRA)
Stepanov Mikhail created IGNITE-8326: Summary: Can't execute SQL query for create index Key: IGNITE-8326 URL: https://issues.apache.org/jira/browse/IGNITE-8326 Project: Ignite Issue

[GitHub] ignite pull request #3878: IGNITE-8327 : Removed delaying CommunicationSpi f...

2018-04-19 Thread ilantukh
GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/3878 IGNITE-8327 : Removed delaying CommunicationSpi from test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8327

[GitHub] ignite pull request #3862: Ignite-8082 ZK MBean

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3862 ---

Re: Orphaned, duplicate, and main-class tests!

2018-04-19 Thread Ilya Kasnacheev
Hello! I have also noticed that we seem to miss a Cassandra test suite. We have a Cassandra module with quite a few tests, but they're not in any suite. Maybe we should set one up? -- Ilya Kasnacheev 2018-04-18 16:42 GMT+03:00 Ilya Kasnacheev : > Hello! > > I've

[jira] [Created] (IGNITE-8327) Node stop hangs because thread sleep blocks gateway lock

2018-04-19 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8327: Summary: Node stop hangs because thread sleep blocks gateway lock Key: IGNITE-8327 URL: https://issues.apache.org/jira/browse/IGNITE-8327 Project: Ignite

[GitHub] ignite pull request #3876: IGNITE-8092 Put hang on destroy.

2018-04-19 Thread xtern
GitHub user xtern opened a pull request: https://github.com/apache/ignite/pull/3876 IGNITE-8092 Put hang on destroy. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xtern/ignite IGNITE-8092 Alternatively you can review and

[jira] [Created] (IGNITE-8325) Compressor thread may miss notification on stop

2018-04-19 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8325: Summary: Compressor thread may miss notification on stop Key: IGNITE-8325 URL: https://issues.apache.org/jira/browse/IGNITE-8325 Project: Ignite

[GitHub] ignite pull request #3877: IGNITE-8325 Compressor thread may miss notificati...

2018-04-19 Thread glukos
GitHub user glukos opened a pull request: https://github.com/apache/ignite/pull/3877 IGNITE-8325 Compressor thread may miss notification on stop You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8325

[GitHub] ignite pull request #3779: IGNITE-7791: fix CacheInfo initialization after c...

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3779 ---

Re: [IGNITE-7909]: Java code examples are needed for Spark Data Frames.

2018-04-19 Thread Akmal Chaudhri
Nikolay, The code is the same for the attached version to the ticket, as well as the pull version. The tests are also the same as those provided for the Scala DF examples. I have checked and they work correctly with the exception of the path issue which I previously mentioned on the dev list.

Re: Can't run CPP tests locally on linux machine

2018-04-19 Thread Nikolay Izhikov
Hello, Igor. Still doesn't work. I removed files you mentioned and got following error messages: make[3]: вход в каталог «/home/dragon/src/ignite/modules/platforms/cpp/odbc-test» CXXLDignite-odbc-tests /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o: In function

Re: Can't run CPP tests locally on linux machine

2018-04-19 Thread Nikolay Izhikov
Igor. Following settings helps to remove some error, but I still can't make all things works. Is it right way to get things work? ``` > export LDFLAGS='-L/usr/lib/x86_64-linux-gnu/' > export LIBS='-lboost_unit_test_framework' > libtoolize && aclocal && autoheader && automake --add-missing &&

[jira] [Created] (IGNITE-8321) Web console: Wrong layout in data storage configuration of cluster

2018-04-19 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-8321: - Summary: Web console: Wrong layout in data storage configuration of cluster Key: IGNITE-8321 URL: https://issues.apache.org/jira/browse/IGNITE-8321 Project: Ignite

[GitHub] ignite pull request #3864: IGNITE-8021 Fix test issues

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3864 ---

Re: Can't run CPP tests locally on linux machine

2018-04-19 Thread Igor Sapego
They can be executed locally, and no, you don't need any library. It is just that Teamcity plugin depends on exact version of Boost, as I mentioned before. You can disable it if you are going to run tests locally. For this you should remove from these files platform/cpp/core-test/Makefile.am and

[jira] [Created] (IGNITE-8323) Assertion error during simultaneous auto-activation and manual activation

2018-04-19 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8323: Summary: Assertion error during simultaneous auto-activation and manual activation Key: IGNITE-8323 URL: https://issues.apache.org/jira/browse/IGNITE-8323

Re: Apache Ignite RPM packaging (Stage II)

2018-04-19 Thread Petr Ivanov
There is not much time left for Apache Ignite 2.5 release, so let’s move stage II of packaging architecture implementation (with additional split scheme discussion) to 2.6 scope. Instead, I’d like to include DEB package to Apache Ignite 2.5 release. Corresponding PR is already prepared [1].

[GitHub] ignite pull request #3873: IGNITE-5979

2018-04-19 Thread dgarus
GitHub user dgarus opened a pull request: https://github.com/apache/ignite/pull/3873 IGNITE-5979 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dgarus/ignite ignite-5979 Alternatively you can review and apply these changes as

[GitHub] ignite pull request #2878: IGNITE-6666

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2878 ---

[jira] [Created] (IGNITE-8322) Yardstick benchmark preloading option

2018-04-19 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-8322: Summary: Yardstick benchmark preloading option Key: IGNITE-8322 URL: https://issues.apache.org/jira/browse/IGNITE-8322 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-8332) Web console: Empty cells in SQL Scheme table

2018-04-19 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-8332: - Summary: Web console: Empty cells in SQL Scheme table Key: IGNITE-8332 URL: https://issues.apache.org/jira/browse/IGNITE-8332 Project: Ignite Issue Type:

Re: Apache Ignite RPM packaging (Stage II)

2018-04-19 Thread Dmitriy Setrakyan
+1 On Thu, Apr 19, 2018 at 5:45 AM, Ilya Kasnacheev wrote: > Hello! > > I recommend inclusion of this change so that it can make way into 2.5. > > Regards, > > -- > Ilya Kasnacheev > > 2018-04-19 9:03 GMT+03:00 Petr Ivanov : > > > There is not

[jira] [Created] (IGNITE-8333) Web console: Editors for table values have wrong baseline

2018-04-19 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-8333: - Summary: Web console: Editors for table values have wrong baseline Key: IGNITE-8333 URL: https://issues.apache.org/jira/browse/IGNITE-8333 Project: Ignite

Re: [IGNITE-7909]: Java code examples are needed for Spark Data Frames.

2018-04-19 Thread Akmal Chaudhri
Nikolay, Ok. I _think_ it should be better now, so we can try again. 1. I removed the 3 pull requests. 2. I renamed the Java code files with a "Java" prefix. 3. I created a test file for the Java code, using the existing test file for the Scala code. 4. I updated the TestSuite with bullet #3

Re: Topology-wide notification on critical errors

2018-04-19 Thread Dmitriy Setrakyan
On Thu, Apr 19, 2018 at 8:19 AM, Yakov Zhdanov wrote: > Guys, > > We have activity to implement a set of mechanisms to handle critical issues > on nodes (IEP-14 - [1]). > > I have an idea to spread message about critical issues to nodes through > entire topology and put it

[GitHub] ignite pull request #3883: IGNITE-7909 Java code examples are needed for Spa...

2018-04-19 Thread VeryFatBoy
GitHub user VeryFatBoy opened a pull request: https://github.com/apache/ignite/pull/3883 IGNITE-7909 Java code examples are needed for Spark Data Frames. New source files and test file for Java code examples. You can merge this pull request into a Git repository by running: $

[GitHub] ignite pull request #3857: IGNITE-7909 - Java code example.

2018-04-19 Thread VeryFatBoy
Github user VeryFatBoy closed the pull request at: https://github.com/apache/ignite/pull/3857 ---

[GitHub] ignite pull request #3858: IGNITE-7909 - Java code example.

2018-04-19 Thread VeryFatBoy
Github user VeryFatBoy closed the pull request at: https://github.com/apache/ignite/pull/3858 ---

[GitHub] ignite pull request #3858: IGNITE-7909 - Java code example.

2018-04-19 Thread VeryFatBoy
GitHub user VeryFatBoy reopened a pull request: https://github.com/apache/ignite/pull/3858 IGNITE-7909 - Java code example. Java version of IgniteDataFrameExample.scala You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3859: IGNITE-7909 - Java code example.

2018-04-19 Thread VeryFatBoy
Github user VeryFatBoy closed the pull request at: https://github.com/apache/ignite/pull/3859 ---

[GitHub] ignite pull request #3858: IGNITE-7909 - Java code example.

2018-04-19 Thread VeryFatBoy
Github user VeryFatBoy closed the pull request at: https://github.com/apache/ignite/pull/3858 ---

[GitHub] ignite pull request #3880: IGNITE-8324 Update discovery cache as well as top...

2018-04-19 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/3880 IGNITE-8324 Update discovery cache as well as topology version You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3881: IGNITE-8313 Add trace logs on exchange phases and...

2018-04-19 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/3881 IGNITE-8313 Add trace logs on exchange phases and affinity calculation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3879: IGNITE-8077 implemented getTxHoldingLockNum and g...

2018-04-19 Thread akalash
GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/3879 IGNITE-8077 implemented getTxHoldingLockNum and getLockedKeysNum in TxMXBeanImpl You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3800: Mmuzaf ignite 7791

2018-04-19 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3800 ---

[GitHub] ignite pull request #3877: IGNITE-8325 Compressor thread may miss notificati...

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3877 ---

Topology-wide notification on critical errors

2018-04-19 Thread Yakov Zhdanov
Guys, We have activity to implement a set of mechanisms to handle critical issues on nodes (IEP-14 - [1]). I have an idea to spread message about critical issues to nodes through entire topology and put it to logs of all nodes. In my view this will add much more clarity. Imagine all nodes output

Re: Apache Ignite RPM packaging (Stage II)

2018-04-19 Thread Ilya Kasnacheev
Hello! I recommend inclusion of this change so that it can make way into 2.5. Regards, -- Ilya Kasnacheev 2018-04-19 9:03 GMT+03:00 Petr Ivanov : > There is not much time left for Apache Ignite 2.5 release, so let’s move > stage II of packaging architecture

[jira] [Created] (IGNITE-8324) Ignite Cache Restarts 1 suite hangs with assertion error

2018-04-19 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-8324: --- Summary: Ignite Cache Restarts 1 suite hangs with assertion error Key: IGNITE-8324 URL: https://issues.apache.org/jira/browse/IGNITE-8324 Project: Ignite

[jira] [Created] (IGNITE-8328) .NET: Thin client: Run in browser with Blazor

2018-04-19 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-8328: -- Summary: .NET: Thin client: Run in browser with Blazor Key: IGNITE-8328 URL: https://issues.apache.org/jira/browse/IGNITE-8328 Project: Ignite Issue

[jira] [Created] (IGNITE-8329) Clarify TransactionRollbackException-related paragraph in documentation

2018-04-19 Thread Andrey Kuznetsov (JIRA)
Andrey Kuznetsov created IGNITE-8329: Summary: Clarify TransactionRollbackException-related paragraph in documentation Key: IGNITE-8329 URL: https://issues.apache.org/jira/browse/IGNITE-8329

Ticket review checklist

2018-04-19 Thread Vladimir Ozerov
Hi Igniters, It's glad to see our community becomes larger every day. But as it grows it becomes more and more difficult to manage review and merge processes and keep quality of our decisions at the proper level. More contributors, more commits, more components interlinked with each other in

[jira] [Created] (IGNITE-8330) Docs: Put JDBC/ODBC URL in Brackets When Connecting From Bash

2018-04-19 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-8330: --- Summary: Docs: Put JDBC/ODBC URL in Brackets When Connecting From Bash Key: IGNITE-8330 URL: https://issues.apache.org/jira/browse/IGNITE-8330 Project: Ignite

Re: Service grid redesign

2018-04-19 Thread Valentin Kulichenko
Denis, I totally agree with you. I'm just not sure why do we need two methods (init and execute) that have virtually same semantics. With the new design, what would be the difference between these methods from user point of view, and how one would determine what exactly should go in each of them?

[jira] [Created] (IGNITE-8331) SQL: Add Decimal precision and scale constraint

2018-04-19 Thread Nikolay Izhikov (JIRA)
Nikolay Izhikov created IGNITE-8331: --- Summary: SQL: Add Decimal precision and scale constraint Key: IGNITE-8331 URL: https://issues.apache.org/jira/browse/IGNITE-8331 Project: Ignite Issue

GA Grid: Can IGNITE-8242 be include in 2.5 release?

2018-04-19 Thread techbysample
Denis/Yury Can ticket https://issues.apache.org/jira/browse/IGNITE-8242 be included within 2.5 release? Upon review of my tickets today, I noticed the fixed version was updated from 2.5 to 2.6? This ticket addresses a minor bug in GA Grid. I have removed method

Re: GA Grid: Can IGNITE-8242 be include in 2.5 release?

2018-04-19 Thread Denis Magda
Yuri, Andrey, Could you have a look and include the ticket into the release? -- Denis On Thu, Apr 19, 2018 at 3:23 PM, techbysample wrote: > Denis/Yury > > Can ticket https://issues.apache.org/jira/browse/IGNITE-8242 be included > within 2.5 release? > Upon review of my

Re: [IGNITE-7909]: Java code examples are needed for Spark Data Frames.

2018-04-19 Thread Nikolay Izhikov
Hello, Akmal. 1. As a first step. Let's combine all changes you want to merge into a single pull request. I suggest that your changes relates only to "examples" module. 2. So, when you will have one pull request, please, run "Examples" test suite on Team City for your branch. After that,

Re: Ticket review checklist

2018-04-19 Thread Nikolay Izhikov
Hello, Vladimir. Thank you for seting up this discussion. As we discussed, I think an important part of this check list is compatibility rules. * What should be backward compatible? * How should we maintain it? > 3) If ticket changes public API or existing behavior, at least two commiters >

[GitHub] ignite pull request #3882: Ignite 2.4.4.b3

2018-04-19 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3882 Ignite 2.4.4.b3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.4.b3 Alternatively you can review and