[jira] [Created] (IGNITE-11806) Wrong import statement listed in Scalar documentation

2019-04-24 Thread Alex Savitsky (JIRA)
Alex Savitsky created IGNITE-11806: -- Summary: Wrong import statement listed in Scalar documentation Key: IGNITE-11806 URL: https://issues.apache.org/jira/browse/IGNITE-11806 Project: Ignite

[jira] [Created] (IGNITE-11805) .NET runnable core executable

2019-04-24 Thread Alexandr Shapkin (JIRA)
Alexandr Shapkin created IGNITE-11805: - Summary: .NET runnable core executable Key: IGNITE-11805 URL: https://issues.apache.org/jira/browse/IGNITE-11805 Project: Ignite Issue Type: New

[jira] [Created] (IGNITE-11804) Assertion error

2019-04-24 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11804: -- Summary: Assertion error Key: IGNITE-11804 URL: https://issues.apache.org/jira/browse/IGNITE-11804 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-11803) Re-balancing is cancelled if client node joins, reinvestigate.

2019-04-24 Thread Stanilovsky Evgeny (JIRA)
Stanilovsky Evgeny created IGNITE-11803: --- Summary: Re-balancing is cancelled if client node joins, reinvestigate. Key: IGNITE-11803 URL: https://issues.apache.org/jira/browse/IGNITE-11803

Re: IGNITE-7285 Add default query timeout

2019-04-24 Thread Alexey Kuznetsov
Hi Saikat and Ivan, I think that properties that related to SQL should not be configured on caches. We already put a lot of effort to decouple SQL from caches. I think we should develop some kind of "Queries" options on Ignite configuration. What do you think? On Wed, Apr 24, 2019 at 3:22 PM

Re: New committer: Ivan Pavlukhin

2019-04-24 Thread Andrey Mashenkov
Congratulations, Ivan! On Wed, Apr 24, 2019 at 10:50 AM Dmitriy Pavlov wrote: > Dear Apache Ignite Developers, > > > The Project Management Committee (PMC) for Apache Ignite has invited Ivan > Pavlukhin to become a committer and we are pleased to announce that he has > accepted. > > > > Ivan

Re: [MTCGA]: new failures in builds [3681058, 3680965] needs to be handled

2019-04-24 Thread Ivan Fedotov
Ok, I created a ticket [1]. After TC Bot visa I'll let you know that ticket is ready for review in Jira. [1] https://issues.apache.org/jira/browse/IGNITE-11802 ср, 24 апр. 2019 г. в 11:08, Павлухин Иван : > Hi Ivan, > > Thank you for a quick response! Looks like that > keepSerializedObjects()

[jira] [Created] (IGNITE-11802) Check keepSerializedObjects() condition after each test

2019-04-24 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11802: - Summary: Check keepSerializedObjects() condition after each test Key: IGNITE-11802 URL: https://issues.apache.org/jira/browse/IGNITE-11802 Project: Ignite

Re: IGNITE-7285 Add default query timeout

2019-04-24 Thread Павлухин Иван
Hi Saikat, I think that we should have a discussion and choose a place where a "default query timeout" property will be configured. Generally, I think that a real (user) problem is possibility for queries to execute indefinitely. And I have no doubts that we can improve there. There could be

Re: [MTCGA]: new failures in builds [3681058, 3680965] needs to be handled

2019-04-24 Thread Павлухин Иван
Hi Ivan, Thank you for a quick response! Looks like that keepSerializedObjects() is the cause. Yes, please create a ticket. Do not hesitate to ping me if any assistance is needed. ср, 24 апр. 2019 г. в 10:54, Ivan Fedotov : > > Hi, Dmitry > > I took a look at failures and it could be caused by

Re: [MTCGA]: new failures in builds [3681058, 3680965] needs to be handled

2019-04-24 Thread Ivan Fedotov
Hi, Dmitry I took a look at failures and it could be caused by changes in tearDown/clearTestEnviroment method. In the latest master version before IGNITE-11412 serializedObj.clear(); will be invoked only if (!keepSerializedObjects()) condition will be satisfied [1]. So the insertion of this

New committer: Ivan Pavlukhin

2019-04-24 Thread Dmitriy Pavlov
Dear Apache Ignite Developers, The Project Management Committee (PMC) for Apache Ignite has invited Ivan Pavlukhin to become a committer and we are pleased to announce that he has accepted. Ivan contributes a lot into community development by being very active on the user and dev lists. He

Re: [MTCGA]: new failures in builds [3681058, 3680965] needs to be handled

2019-04-24 Thread Dmitriy Pavlov
Ivan Fedotov & Ivan Pavluchin could you please take a look at these failures? ср, 24 апр. 2019 г. в 02:05, : > 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

[jira] [Created] (IGNITE-11801) Clearing of moving partition may lead to partition desync.

2019-04-24 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11801: -- Summary: Clearing of moving partition may lead to partition desync. Key: IGNITE-11801 URL: https://issues.apache.org/jira/browse/IGNITE-11801 Project:

[jira] [Created] (IGNITE-11800) Update counters in o.a.i.i.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl#update could be applied from stale messages

2019-04-24 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11800: -- Summary: Update counters in o.a.i.i.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl#update could be applied from stale messages Key: IGNITE-11800

[jira] [Created] (IGNITE-11799) Do not always clear partition in MOVING state before exchange

2019-04-24 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11799: -- Summary: Do not always clear partition in MOVING state before exchange Key: IGNITE-11799 URL: https://issues.apache.org/jira/browse/IGNITE-11799 Project: