IGNITE-4284 - ready for review

2017-02-22 Thread Nikita Amelchev
Hello. I fixed it. Please, review. https://issues.apache.org/jira/browse/IGNITE-4284 - Failed second client node join with continuous query and peer class loading enabled latest ci.tests: http://ci.ignite.apache.org/project.html?projectId=IgniteTests_IgniteTests=pull%2F1564%2Fhead -- Best

IGNITE-602 - ready for review

2017-02-22 Thread Дмитрий Рябов
Hello. Please, review. https://issues.apache.org/jira/browse/IGNITE-602 [Test] GridToStringBuilder is vulnerable for StackOverflowError caused by infinite recursion CI tests: http://ci.ignite.apache.org/project.html?projectId=IgniteTes ts_IgniteTests=pull%2F1558%2Fhead

[GitHub] ignite pull request #1564: IGNITE-4284

2017-02-22 Thread NSAmelchev
Github user NSAmelchev closed the pull request at: https://github.com/apache/ignite/pull/1564 --- 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

[jira] [Created] (IGNITE-4743) Set AUTO_COPY to false when it wasn't define in properties file

2017-02-22 Thread Ilya Suntsov (JIRA)
Ilya Suntsov created IGNITE-4743: Summary: Set AUTO_COPY to false when it wasn't define in properties file Key: IGNITE-4743 URL: https://issues.apache.org/jira/browse/IGNITE-4743 Project: Ignite

[GitHub] ignite pull request #1556: IGNITE-4106: SQL: parallelize sql queries over ca...

2017-02-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1556 --- 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 is

Re: logging

2017-02-22 Thread Alexander Fedotov
Hi, Take a look at log4j-test.xml and tests.properties. On Wed, Feb 22, 2017 at 2:33 PM, ALEKSEY KUZNETSOV wrote: > Guys! How to enable debug level logging in tests ? Ignite logger works > oddly and doesn't take proper config into account > -- > > *Best Regards,* > >

[GitHub] ignite pull request #1568: IGNITE-4741 JDBC DML streaming test fix

2017-02-22 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/1568 IGNITE-4741 JDBC DML streaming test fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4741

[jira] [Created] (IGNITE-4742) Flaky IgniteCacheUpdateSqlQuerySelfTest.testTypeConversions

2017-02-22 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4742: --- Summary: Flaky IgniteCacheUpdateSqlQuerySelfTest.testTypeConversions Key: IGNITE-4742 URL: https://issues.apache.org/jira/browse/IGNITE-4742 Project:

Re: IGNITE-3422 - ready for review

2017-02-22 Thread Vyacheslav Daradur
Guys, let's discuss a goal of this task. I need the task specification. 2017-02-22 2:00 GMT+03:00 Denis Magda : > Replied. > > — > Denis > > > On Feb 20, 2017, at 3:08 AM, Vladimir Ozerov > wrote: > > > > Hi Vyacheslav, > > > > Thank you for

[jira] [Created] (IGNITE-4741) JdbcStreamingSelfTest is not reliable

2017-02-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4741: --- Summary: JdbcStreamingSelfTest is not reliable Key: IGNITE-4741 URL: https://issues.apache.org/jira/browse/IGNITE-4741 Project: Ignite Issue Type:

Re: IGNITE-4284 - ready for review

2017-02-22 Thread Alexey Goncharuk
Nikita, The fix looks wrong to me. The point of the assertion was to ensure an invariant, see org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager#executeQuery -V2 handler is created only when remote filter factory is not null. The test observes both fields

Re: IGNITE-13

2017-02-22 Thread Вадим Опольский
Hi Valentin! https://issues.apache.org/jira/browse/IGNITE-13 I created BinaryWriterExImplNew (extended of BinaryWriterExImpl) and added new methods with changes described in the ticket https://github.com/javaller/MyBenchmark/blob/master/src/main/java/org/sample/BinaryWriterExImplNew.java I

[GitHub] ignite pull request #1569: IGNITE-4742 IgniteCacheUpdateSqlQuerySelfTest.tes...

2017-02-22 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/1569 IGNITE-4742 IgniteCacheUpdateSqlQuerySelfTest.testTypeConversions fix You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-4744) visorcmd: task command doesn't show any tasks running on grid

2017-02-22 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-4744: -- Summary: visorcmd: task command doesn't show any tasks running on grid Key: IGNITE-4744 URL: https://issues.apache.org/jira/browse/IGNITE-4744 Project:

[jira] [Created] (IGNITE-4745) CPP: remove unsused targetver.h files

2017-02-22 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-4745: --- Summary: CPP: remove unsused targetver.h files Key: IGNITE-4745 URL: https://issues.apache.org/jira/browse/IGNITE-4745 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-4746) Add documentation for SQL query parallelism

2017-02-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4746: --- Summary: Add documentation for SQL query parallelism Key: IGNITE-4746 URL: https://issues.apache.org/jira/browse/IGNITE-4746 Project: Ignite Issue

[GitHub] ignite pull request #1570: IGNITE-4745: Removed unused targetver.h files

2017-02-22 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/1570 IGNITE-4745: Removed unused targetver.h files You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4745

Contributor access

2017-02-22 Thread Jeyhun Karimov
Dear Ignite community, Can you please grant me (jeyhunkarimov) contributor access so that I can assign Ignite jira issues to myself ? -Best Jeyhun -- -Cheers Jeyhun

[jira] [Created] (IGNITE-4748) jdbc2.JdbcStatement does not implement setQueryTimeout method

2017-02-22 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4748: --- Summary: jdbc2.JdbcStatement does not implement setQueryTimeout method Key: IGNITE-4748 URL: https://issues.apache.org/jira/browse/IGNITE-4748 Project:

[GitHub] ignite pull request #1532: IGNITE-533: Implement IgniteZeromqStreamer to str...

2017-02-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1532 --- 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 is

Re: IGNITE-2741 - spring session design

2017-02-22 Thread Valentin Kulichenko
Hi Rishi, Got it, I think I'm reproducing the issue. I'll take a look and let you know my findings soon. -Val On Tue, Feb 21, 2017 at 7:27 PM, Rishi Yagnik wrote: > Hi Val, > > The issue will occur in cluster environment, please setup the spring boot > on 2 different

Re: IGNITE-13

2017-02-22 Thread Valentin Kulichenko
Hi Vadim, Thanks, I will review this week. -Val On Wed, Feb 22, 2017 at 2:28 AM, Вадим Опольский wrote: > Hi Valentin! > > https://issues.apache.org/jira/browse/IGNITE-13 > > I created BinaryWriterExImplNew (extended of BinaryWriterExImpl) and > added new methods with

Same Affinity For Same Key On All Caches

2017-02-22 Thread Alper Tekinalp
Hi all. Is it possible to configures affinities in a way that partition for same key will be on same node? So calling ignite.affinity(CACHE).mapKeyToNode(KEY).id() with same key for any cache will return same node id. Is that possible with a configuration etc.? -- Alper Tekinalp Software

Re: Contributor access

2017-02-22 Thread Denis Magda
Hi Jeyhun, Looks like you were added to the contributor’s list before. So you’re set. Go ahead and pick a ticket of interest. Below you can find information that might be useful for you. Get familiar with Ignite development process described here:

Re: IGNITE-602 - ready for review

2017-02-22 Thread Denis Magda
Dmitriy, thanks! Someone from the community will help with the review soon. — Denis > On Feb 22, 2017, at 2:23 AM, Дмитрий Рябов wrote: > > Hello. Please, review. > > https://issues.apache.org/jira/browse/IGNITE-602 [Test] GridToStringBuilder > is vulnerable for

Re: IGNITE-3422 - ready for review

2017-02-22 Thread Denis Magda
In my understanding the goal is well-defined in the ticket. At the same time we have a similar task prepared by Pavel for .NET: https://issues.apache.org/jira/browse/IGNITE-3102 So, what we need to agree on is how to proceed with the

[jira] [Created] (IGNITE-4749) Advanced testing of Kubernetes IP finder

2017-02-22 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-4749: --- Summary: Advanced testing of Kubernetes IP finder Key: IGNITE-4749 URL: https://issues.apache.org/jira/browse/IGNITE-4749 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-4747) Memory leak on massive cache operations over atomic cache

2017-02-22 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-4747: - Summary: Memory leak on massive cache operations over atomic cache Key: IGNITE-4747 URL: https://issues.apache.org/jira/browse/IGNITE-4747 Project: Ignite