Re: Ignite inquiry

2020-07-13 Thread Pavel Tupitsyn
Hello Michael, Thank you for your interest in the Apache Ignite project! 1. What is the pricing of the product? (1 server, 16 cores, 128 GB RAM, 3 TB SSD). Apache Ignite is free to use without hardware limitations. Licensed under Apache 2.0. https://www.apache.org/licenses/LICENSE-2.0 2. Can it

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

2020-07-13 Thread Ilya Kasnacheev
Hello! If we do improve it, I think we should go for a full re-think as opposed to a single breaking change that doesn't actually improve that much. Nevertheless, I think we can commit some improvements with opt-in BinaryConfiguration. Regards, -- Ilya Kasnacheev сб, 11 июл. 2020 г. в 01:27,

[jira] [Created] (IGNITE-13246) Implement EVT_BASELINE_XXX events

2020-07-13 Thread Ivan Bessonov (Jira)
Ivan Bessonov created IGNITE-13246: -- Summary: Implement EVT_BASELINE_XXX events Key: IGNITE-13246 URL: https://issues.apache.org/jira/browse/IGNITE-13246 Project: Ignite Issue Type: Improvem

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

2020-07-13 Thread Ilya Kasnacheev
Hello! We used to publish nightlies to some non-main repo but I'm afraid this may be broken currently. Regards, -- Ilya Kasnacheev пн, 13 июл. 2020 г. в 01:07, Saikat Maitra : > Hi Ilya, > > Thank you for reviewing the changes. I have merged the PRs. > > I will need to look into how we can pu

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

2020-07-13 Thread Ilya Kasnacheev
Hello! It seems that it works and we now have 2.9 nightlies. Guys, can you please bump the master POM version to 2.10.0-SNAPSHOT? Regards, -- Ilya Kasnacheev пт, 10 июл. 2020 г. в 17:43, Ilya Kasnacheev : > Hello! > > I have also set up nightly builds to (hopefully) build 2.9 > > Regards, >

[jira] [Created] (IGNITE-13247) Calcite integration. Move QueryCursorEx.isQuery() flag to a proper place.

2020-07-13 Thread Igor Seliverstov (Jira)
Igor Seliverstov created IGNITE-13247: - Summary: Calcite integration. Move QueryCursorEx.isQuery() flag to a proper place. Key: IGNITE-13247 URL: https://issues.apache.org/jira/browse/IGNITE-13247

[jira] [Created] (IGNITE-13248) FileWriteAheadLogManager creates 0-length WAL segments and cannot start later

2020-07-13 Thread Nikita Tolstunov (Jira)
Nikita Tolstunov created IGNITE-13248: - Summary: FileWriteAheadLogManager creates 0-length WAL segments and cannot start later Key: IGNITE-13248 URL: https://issues.apache.org/jira/browse/IGNITE-13248

[jira] [Created] (IGNITE-13249) Update Ignite version to 2.10.0-SNAPSHOT

2020-07-13 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-13249: -- Summary: Update Ignite version to 2.10.0-SNAPSHOT Key: IGNITE-13249 URL: https://issues.apache.org/jira/browse/IGNITE-13249 Project: Ignite Issue

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

2020-07-13 Thread Alex Plehanov
Ilya, Yes, it works, thank you. I will update POM version today. пн, 13 июл. 2020 г. в 16:01, Ilya Kasnacheev : > Hello! > > It seems that it works and we now have 2.9 nightlies. > > Guys, can you please bump the master POM version to 2.10.0-SNAPSHOT? > > Regards, > -- > Ilya Kasnacheev > > > пт

[jira] [Created] (IGNITE-13250) Use descriptive thread names for async file channels

2020-07-13 Thread Nikita Tolstunov (Jira)
Nikita Tolstunov created IGNITE-13250: - Summary: Use descriptive thread names for async file channels Key: IGNITE-13250 URL: https://issues.apache.org/jira/browse/IGNITE-13250 Project: Ignite

[jira] [Created] (IGNITE-13251) Deadlock between grid-timeout-worker and a thread opening a communication connection.

2020-07-13 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-13251: Summary: Deadlock between grid-timeout-worker and a thread opening a communication connection. Key: IGNITE-13251 URL: https://issues.apache.org/jira/browse/IGNITE-13251

Re: [RESULT][VOTE] Stop Maintenance of Ignite Web Console

2020-07-13 Thread Dmitriy Pavlov
Hi Folks, I've just found our doc still point and recommend using it. I suggest removing the automatic RDBMS import option from Cache-Store documentation: https://apacheignite.readme.io/docs/3rd-party-store#automatic Sincerely Dmitriy Pavlov ср, 20 мая 2020 г. в 01:49, Denis Magda : > Igniters

[jira] [Created] (IGNITE-13252) Provide the ability to cache strings

2020-07-13 Thread Amelchev Nikita (Jira)
Amelchev Nikita created IGNITE-13252: Summary: Provide the ability to cache strings Key: IGNITE-13252 URL: https://issues.apache.org/jira/browse/IGNITE-13252 Project: Ignite Issue Type: S

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

2020-07-13 Thread Alexey Kuznetsov
Alex, Can you cherry-pick to Ignite 2.9 this issue: https://issues.apache.org/jira/browse/IGNITE-13246 ? This issue is about BASELINE events and it is very useful for notification external tools about changes in baseline. Thank you! --- Alexey Kuznetsov