Re: Re[2]: IGNITE-6499 Compact NULL fields

2020-07-10 Thread steve.hostett...@gmail.com
Ok gotcha, so it is not going to make it. Just to note that we are dragging this since before v2.0 and just a reminder that someone else tried a similar thing before v2 and it got blocked because it was too much of a change for v2. Typically the type of things that we can never change because

[jira] [Created] (IGNITE-13244) Transaction commit completes successfully if partition is lost on commit phase

2020-07-10 Thread Sergey Uttsel (Jira)
Sergey Uttsel created IGNITE-13244: -- Summary: Transaction commit completes successfully if partition is lost on commit phase Key: IGNITE-13244 URL: https://issues.apache.org/jira/browse/IGNITE-13244

[jira] [Created] (IGNITE-13243) Add tests for commands to manage metadata

2020-07-10 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-13243: - Summary: Add tests for commands to manage metadata Key: IGNITE-13243 URL: https://issues.apache.org/jira/browse/IGNITE-13243 Project: Ignite Issue Type:

Re: Apache Ignite 2.9.0 RELEASE [Time, Scope, Manager]

2020-07-10 Thread Ilya Kasnacheev
Hello! I have also set up nightly builds to (hopefully) build 2.9 Regards, -- Ilya Kasnacheev вт, 7 июл. 2020 г. в 17:04, Ilya Kasnacheev : > Hello! > > I have changed the schedule condition so ignite-2.9 will be run instead. > Please check if it works tomorrow. > > Regards, > -- > Ilya

Re: IEP-50 Thin Client Continuous Queries

2020-07-10 Thread Pavel Tupitsyn
Igor, Alex, I was aware of the duplicates issue with the initial query, but I did not give it a second thought. Now I see that Vladimir was right - Initial query seems to be pointless, since users can achieve the same by simply invoking the regular query. I will remove Initial Query from the

Re: IEP-50 Thin Client Continuous Queries

2020-07-10 Thread Alex Plehanov
Igor, Pavel, Here is discussion about removal: [1] [1] : http://apache-ignite-developers.2346864.n4.nabble.com/ContinuousQueryWithTransformer-implementation-questions-2-td21418i20.html#a22041 пт, 10 июл. 2020 г. в 17:44, Igor Sapego : > Can not find proposal to remove them, so maybe it was not

Re: IEP-50 Thin Client Continuous Queries

2020-07-10 Thread Igor Sapego
Can not find proposal to remove them, so maybe it was not on devlist, but here is discussion about the problem: [1] [1] - http://apache-ignite-developers.2346864.n4.nabble.com/Continuous-queries-and-duplicates-td39444.html Best Regards, Igor On Fri, Jul 10, 2020 at 3:27 PM Pavel Tupitsyn

Re: IEP-50 Thin Client Continuous Queries

2020-07-10 Thread Pavel Tupitsyn
> What's about "stop" message? How can user unsubscribe from receiving notifications? OP_RESOURCE_CLOSE is used for that. I've updated the IEP in an attempt to make this cleaner. > I've seen discussions on removing initial query from continuous queries Interesting, I'm not aware of this. Can you

Re: IEP-50 Thin Client Continuous Queries

2020-07-10 Thread Igor Sapego
Pavel, What's about "stop" message? How can user unsubscribe from receiving notifications? Also, I believe I've seen discussions on removing initial query from continuous queries, as there are not any guarantees about getting consistent results with them. Should we avoid adding them in thin

Re: IGNITE-12362 Migrate MQTT module to ignite-extensions

2020-07-10 Thread Ilya Kasnacheev
Hello! I have checked it, looks OK. Please note that Travis fails in ignite-ext. Regards, -- Ilya Kasnacheev пт, 3 июл. 2020 г. в 21:50, Saikat Maitra : > Hi > > I have created PRs for the following jira issue. > > https://issues.apache.org/jira/browse/IGNITE-12362 > > IGNITE-12362 Migrate

Proposal of new event QUERY_EXECUTION_EVENT

2020-07-10 Thread Max Timonin
Hi Igniters! We're going to protocol all input SQL queries from our users. Currently there is no such mechanism in Ignite to use for it. So we're proposing to add a new event: QUERY_EXECUITION_EVENT. Requirements for the event: 1. If this event fires it means that a query is correct and will be

Re: [Check Code Style] is broken in master

2020-07-10 Thread Alex Plehanov
Ivan, Fixed. Thanks for noticing. пт, 10 июл. 2020 г. в 15:18, Ivan Bessonov : > Hi Igniters, > > today I wanted to run tests on one of my PRs and found out that master is > broken [1]. > Issue that broked it was merged 4 hours ago and "TC Bot" VISA was > presumably > from the obsolete commit

[Check Code Style] is broken in master

2020-07-10 Thread Ivan Bessonov
Hi Igniters, today I wanted to run tests on one of my PRs and found out that master is broken [1]. Issue that broked it was merged 4 hours ago and "TC Bot" VISA was presumably from the obsolete commit [2]. Sergey Kalashnikov, Aleksey Plekhanov, please be careful next time. Can someone please

[jira] [Created] (IGNITE-13242) LocalWalModeChangeDuringRebalancingSelfTest.testDataClearedAfterRestartWithDisabledWal fails

2020-07-10 Thread Ivan Bessonov (Jira)
Ivan Bessonov created IGNITE-13242: -- Summary: LocalWalModeChangeDuringRebalancingSelfTest.testDataClearedAfterRestartWithDisabledWal fails Key: IGNITE-13242 URL:

[jira] [Created] (IGNITE-13241) Get rid of Externalizable implementation for GridCacheAdapter

2020-07-10 Thread Alexey Goncharuk (Jira)
Alexey Goncharuk created IGNITE-13241: - Summary: Get rid of Externalizable implementation for GridCacheAdapter Key: IGNITE-13241 URL: https://issues.apache.org/jira/browse/IGNITE-13241 Project:

[jira] [Created] (IGNITE-13240) JVM Cashes on .NET Node (EXCEPTION_ACCESS_VIOLATION)

2020-07-10 Thread Chris Paraskeva (Jira)
Chris Paraskeva created IGNITE-13240: Summary: JVM Cashes on .NET Node (EXCEPTION_ACCESS_VIOLATION) Key: IGNITE-13240 URL: https://issues.apache.org/jira/browse/IGNITE-13240 Project: Ignite

[jira] [Created] (IGNITE-13239) Document APIs to view and change Cluster ID and Tag

2020-07-10 Thread Sergey Chugunov (Jira)
Sergey Chugunov created IGNITE-13239: Summary: Document APIs to view and change Cluster ID and Tag Key: IGNITE-13239 URL: https://issues.apache.org/jira/browse/IGNITE-13239 Project: Ignite

[jira] [Created] (IGNITE-13238) Instant not supported whithin the scope of jdbc thin.

2020-07-10 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-13238: Summary: Instant not supported whithin the scope of jdbc thin. Key: IGNITE-13238 URL: https://issues.apache.org/jira/browse/IGNITE-13238 Project: Ignite