[jira] [Created] (IGNITE-12068) puzzling select result

2019-08-13 Thread JerryKwan (JIRA)
JerryKwan created IGNITE-12068: -- Summary: puzzling select result Key: IGNITE-12068 URL: https://issues.apache.org/jira/browse/IGNITE-12068 Project: Ignite Issue Type: Bug Components: s

Fwd: The Apache(R) Software Foundation Announces Annual Report for 2019 Fiscal Year

2019-08-13 Thread Denis Magda
> > 18. Top 5 most active mailing lists (user@ + dev@): Flink, Beam, Lucene, > *Ignite*, and Kafka; Community fellows, congrats! Ignite continues being of the top ASF projects among 300+ in the category above. Thanks the dev community for contribution and user community for selecting Ignite and h

[jira] [Created] (IGNITE-12067) SQL: metrics of executions of user queries

2019-08-13 Thread Pavel Kuznetsov (JIRA)
Pavel Kuznetsov created IGNITE-12067: Summary: SQL: metrics of executions of user queries Key: IGNITE-12067 URL: https://issues.apache.org/jira/browse/IGNITE-12067 Project: Ignite Issue T

Do I have to use --illegal-access=permit for Java thin client and JDBC with JDK 9/10/11.

2019-08-13 Thread Shane Duan
Hi Igniter, I understand that --illegal-access=permit is required for JDK 9/10/11 on Ignite server. But do I have to include this JVM parameter for Ignite Java thin client and JDBC client? I tried some simple test without it and it seems working fine... Thanks, Shane

Re: SQL query timeout: in progress or abandoned

2019-08-13 Thread Denis Magda
Hi Saikat, Thanks for a quick turnaround! Ivan, could you please step in and do a review? - Denis On Sun, Aug 11, 2019 at 6:26 AM Saikat Maitra wrote: > Hi Denis, Ivan > > As discussed I have updated the PR and incorporated review comments. > > https://github.com/apache/ignite/pull/6490/files

[jira] [Created] (IGNITE-12066) Add transmission chunk size to IgniteConfiguration

2019-08-13 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-12066: Summary: Add transmission chunk size to IgniteConfiguration Key: IGNITE-12066 URL: https://issues.apache.org/jira/browse/IGNITE-12066 Project: Ignite

[jira] [Created] (IGNITE-12065) File transmission speed limit

2019-08-13 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-12065: Summary: File transmission speed limit Key: IGNITE-12065 URL: https://issues.apache.org/jira/browse/IGNITE-12065 Project: Ignite Issue Type: Improvem

Re: Asynchronous registration of binary metadata

2019-08-13 Thread Denis Mekhanikov
I would also like to mention, that marshaller mappings are written to disk even if persistence is disabled. So, this issue affects purely in-memory clusters as well. Denis > On 13 Aug 2019, at 17:06, Denis Mekhanikov wrote: > > Hi! > > When persistence is enabled, binary metadata is written t

Asynchronous registration of binary metadata

2019-08-13 Thread Denis Mekhanikov
Hi! When persistence is enabled, binary metadata is written to disk upon registration. Currently it happens in the discovery thread, which makes processing of related messages very slow. There are cases, when a lot of nodes and slow disks can make every binary type be registered for several min

[jira] [Created] (IGNITE-12064) Check licence headers by checkstyle plugin

2019-08-13 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-12064: Summary: Check licence headers by checkstyle plugin Key: IGNITE-12064 URL: https://issues.apache.org/jira/browse/IGNITE-12064 Project: Ignite Issue T

[jira] [Created] (IGNITE-12063) Add ability to track system/user time held in transaction

2019-08-13 Thread Denis Chudov (JIRA)
Denis Chudov created IGNITE-12063: - Summary: Add ability to track system/user time held in transaction Key: IGNITE-12063 URL: https://issues.apache.org/jira/browse/IGNITE-12063 Project: Ignite

Re: Deprecate\remove REBALANCE_OBJECT_LOADED cache event

2019-08-13 Thread Maxim Muzafarov
Anton, I've thought that we will mark these events with @deprecated annotation and remove all the internal usages. We can safely remove it in 3.0 (see the issue [1] description). [1] https://issues.apache.org/jira/browse/IGNITE-12035 On Tue, 13 Aug 2019 at 08:30, Anton Vinogradov wrote: > > +1

[jira] [Created] (IGNITE-12062) IntMap throws NullPointerException when map is creating

2019-08-13 Thread Stepachev Maksim (JIRA)
Stepachev Maksim created IGNITE-12062: - Summary: IntMap throws NullPointerException when map is creating Key: IGNITE-12062 URL: https://issues.apache.org/jira/browse/IGNITE-12062 Project: Ignite