Re: Apache Ignite Contributing

2021-12-07 Thread Ilya Kazakov
Welcome to the community, Andrey! - Ilya вт, 7 дек. 2021 г. в 21:02, Pavel Tupitsyn : > Hello Andrey, > > I've added you to the Contributors group in JIRA. > Welcome to the Apache Ignite community! > > Pavel > > On Tue, Dec 7, 2021 at 12:55 PM Андрей Беляев > wrote: > > > Hello,

Re: [ANNOUNCE] Welcome Andrei Aleksandrov as a new committer

2021-08-16 Thread Ilya Kazakov
Andrei! My congratulations! пн, 16 авг. 2021 г. в 16:51, Ilya Kasnacheev : > Hello! > > The Project Management Committee (PMC) for Apache Ignite > has invited Andrei Aleksandrov to become a committer and we are pleased > to announce that he has accepted. > > His experience with our processes and

Re: [Discussion] Race on heartbeat update in checkpoint thread

2021-07-28 Thread Ilya Kazakov
blocking section. If these threads >> are not monitored we can never detect lack of progress and never trigger >> the failure handler. Perhaps a good solution will be to register async >> threads as critical threads (additionally to waiting for these threads in >> the blocing secti

Re: [Discussion] Race on heartbeat update in checkpoint thread

2021-07-20 Thread Ilya Kazakov
on. > > What's wrong with the current fix? It solves the current problem and I > hope > > will protect us from problems like this in the future. > > > > вт, 20 июл. 2021 г. в 15:28, Ilya Kazakov : > > > > > Hi Igniters, hi Alexey. > > > > > &

[Discussion] Race on heartbeat update in checkpoint thread

2021-07-20 Thread Ilya Kazakov
s, what do you think about this? ----- Ilya Kazakov

About CONTINUOUS_QUERIES system view

2021-05-31 Thread Ilya Kazakov
Hi, igniters. I want to discuss the topic of CONTINUOUS_QUERIES (CQ) system view. According to the common design, our system views are node-local and display the information contained on the node. CQ system view has LOCAL_LISTENER and LOCAL_TRANSFORMED_LISTENER fields. But these fields are not nu

[jira] [Created] (IGNITE-14569) Create data structures system view

2021-04-16 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-14569: - Summary: Create data structures system view Key: IGNITE-14569 URL: https://issues.apache.org/jira/browse/IGNITE-14569 Project: Ignite Issue Type

[jira] [Created] (IGNITE-14547) NPE in control.sh if there is unknown argument after --cache indexes_force_rebuild

2021-04-14 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-14547: - Summary: NPE in control.sh if there is unknown argument after --cache indexes_force_rebuild Key: IGNITE-14547 URL: https://issues.apache.org/jira/browse/IGNITE-14547

[jira] [Created] (IGNITE-14177) Query parallelism ignores "NULLS LAST" in "order by" clause

2021-02-14 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-14177: - Summary: Query parallelism ignores "NULLS LAST" in "order by" clause Key: IGNITE-14177 URL: https://issues.apache.org/jira/browse/IGNITE-14177

[jira] [Created] (IGNITE-14168) Wrong help-description for `control.sh --cache validate_indexes`

2021-02-11 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-14168: - Summary: Wrong help-description for `control.sh --cache validate_indexes` Key: IGNITE-14168 URL: https://issues.apache.org/jira/browse/IGNITE-14168 Project: Ignite

Re: IEP-54: Schema-first approach for 3.0

2020-12-29 Thread Ilya Kazakov
e can get its SchemaTable object). But maybe this question is out of scope? -- Thanks Ilya Kazakov вт, 29 дек. 2020 г. в 15:22, Michael Cherkasov : > Hi all, > > I reviewed the mail thread and proposal page and I still don't fully > understand what is going to be c

[jira] [Created] (IGNITE-13856) Superlinear performance of DirectByteBufferStreamImplV2.writeMessage(msg, writer)

2020-12-15 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13856: - Summary: Superlinear performance of DirectByteBufferStreamImplV2.writeMessage(msg, writer) Key: IGNITE-13856 URL: https://issues.apache.org/jira/browse/IGNITE-13856

[jira] [Created] (IGNITE-13765) Incorrect work of predicates (< and >) in where clause with compound primary key.

2020-11-25 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13765: - Summary: Incorrect work of predicates (< and >) in where clause with compound primary key. Key: IGNITE-13765 URL: https://issues.apache.org/jira/browse/IGNITE

Re: Live coding session next week

2020-11-12 Thread Ilya Kazakov
Hello Valentin! Could you provide a link for a meeting, please? - Ilya Kazakov пт, 13 нояб. 2020 г. в 07:07, Valentin Kulichenko < valentin.kuliche...@gmail.com>: > Igniters, > > On Tuesday next week (Nov 17), Denis Magda and I will conduct a live &

Re: Monitor the list of the currently running Continuous Queries

2020-10-30 Thread Ilya Kazakov
Nikolay, thank you! Ilya Kazakov пт, 30 окт. 2020 г. в 13:58, Nikolay Izhikov : > Hello, Ilya. > > This task already solved: > > 1. We have system view > https://apacheignite.readme.io/docs/continuous_queries > 2. We have ability to output any view

Monitor the list of the currently running Continuous Queries

2020-10-29 Thread Ilya Kazakov
://issues.apache.org/jira/browse/IGNITE-13628 --- Ilya Kazakov

Re: Add lastCheckpointStarted metric

2020-10-29 Thread Ilya Kazakov
Hi, Andrey! Thanks, for your help! I will apply it right now. -- Ilya Kazakov пт, 30 окт. 2020 г. в 03:47, Andrey Gura : > Hi, Ilya. > > I've left a comment to the JIRA issue. Please, look at it. > > On Tue, Oct 20, 2020 at 8:39 AM I

[jira] [Created] (IGNITE-13630) Add a control.sh command to list running Continuous Queries

2020-10-26 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13630: - Summary: Add a control.sh command to list running Continuous Queries Key: IGNITE-13630 URL: https://issues.apache.org/jira/browse/IGNITE-13630 Project: Ignite

[jira] [Created] (IGNITE-13629) Create a VisorTask for collecting running Continuous Queries

2020-10-26 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13629: - Summary: Create a VisorTask for collecting running Continuous Queries Key: IGNITE-13629 URL: https://issues.apache.org/jira/browse/IGNITE-13629 Project: Ignite

[jira] [Created] (IGNITE-13628) Monitor the list of the currently running Continuous Queries

2020-10-26 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13628: - Summary: Monitor the list of the currently running Continuous Queries Key: IGNITE-13628 URL: https://issues.apache.org/jira/browse/IGNITE-13628 Project: Ignite

Add lastCheckpointStarted metric

2020-10-19 Thread Ilya Kazakov
now - ended = time without cp. I have already created the issue: https://issues.apache.org/jira/browse/IGNITE-13591 I suppose add and implement in DataStorageMetrics interface: public long getLastCheckpointStarted(); -- Ilya Kazakov

[jira] [Created] (IGNITE-13591) Add getLastCheckpointStarted metric

2020-10-19 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13591: - Summary: Add getLastCheckpointStarted metric Key: IGNITE-13591 URL: https://issues.apache.org/jira/browse/IGNITE-13591 Project: Ignite Issue Type

Using deprecated active() and unhelpful message in console

2020-10-08 Thread Ilya Kazakov
state. Also in the class IgniteKernal there are 3 usages of deprecated methods active() and active(boolean b). I propose to change - each using .active() to .state() != ClusterState.INACTIVE - each using .active(boolean b) to .state(b ? ClusterState.ACTIVE : ClusterState.INACTIVE) - Ilya Kazakov

[jira] [Created] (IGNITE-13534) Using a Deprecated method and uninformative message in console

2020-10-06 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-13534: - Summary: Using a Deprecated method and uninformative message in console Key: IGNITE-13534 URL: https://issues.apache.org/jira/browse/IGNITE-13534 Project: Ignite

Request to contribute

2020-09-28 Thread Ilya Kazakov
Hello Community! I am Ilya Kazakov and I want to contribute to Apache Ignite. My JIRA ID is *kazakov* Best... Ilya Kazakov