Re: Ignite 3 async continuation executor

2021-08-19 Thread Courtney Robinson
Pavel I would really welcome this - when we first started with Ignite we were constantly getting the Ignite threads blocked because we'd perform other work on it. I don't know about the configuration part however because this isn't a static thing I'd argue. Is Ignite 3 still using its own types

[DISCUSSION] Code style for Ignite 3

2021-08-19 Thread Valentin Kulichenko
Igniters, I would like to discuss a potential change to the coding guidelines for Ignite 3. Currently, we're using the existing guidelines inherited from Ignite 2, which are described here: https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines Current guidelines, however, exist

Re: [ANNOUNCE] New committer: Petr Ivanov

2021-08-19 Thread Kevin Corbett
Congratulations Petr!! :) > On Aug 19, 2021, at 5:58 AM, Dmitry Pavlov wrote: > > Hello Ignite community, > > The Project Management Committee (PMC) for Apache Ignite > has invited Petr Ivanov (vveider) to become a committer and we are pleased > to announce that he has accepted. > > Petr is

Re: Ignite 3 async continuation executor

2021-08-19 Thread Alexander Polovtcev
Pavel, thanks for the response. Do I understand correctly that it is not expected that a user may want to specify their own custom executor? On Thu, Aug 19, 2021 at 6:55 PM Pavel Tupitsyn wrote: > Hi Alexander, > > To be honest, I'm not sure yet - just getting to know this new > configuration

Re: [DISCUSSION] Send documentation feedback notifications to dev list

2021-08-19 Thread Nikita Safonov
Hi everyone, Sure, we'll take this one. Regards, Nikita ср, 18 авг. 2021 г. в 20:57, Denis Magda : > I guess we haven't seen a notification for this issue because messages from > Bugyard need to be moderated. Thanks for catching that. Igor, Nikita, could > you please step in and look into the

Re: Ignite 3 async continuation executor

2021-08-19 Thread Pavel Tupitsyn
Hi Alexander, To be honest, I'm not sure yet - just getting to know this new configuration mechanism and format. Since we can't use a property of type Executor, we'll have to provide predefined values. It can either be "bool executeAsyncContinuationsDirectly": false (default) => commonPool, true

Re: Ignite 3 async continuation executor

2021-08-19 Thread Alexander Polovtcev
Hi, Pavel! Can you please provide an example (e.g. HOCON snippet) of how this configuration is going to look like in Ignite 3? Or how is this property going to be set? On Thu, Aug 19, 2021 at 6:00 PM Pavel Tupitsyn wrote: > Igniters, > > I propose to add a configurable async continuation

Ignite 3 async continuation executor

2021-08-19 Thread Pavel Tupitsyn
Igniters, I propose to add a configurable async continuation executor for public APIs to Ignite 3 like we have in Ignite 2.x [1] In short, currently, async APIs return a future to the user code. Continuations like "myCode" in "table.getAsync().thenApply(myCode)" will be executed by the same

Re: Support. Problem connecting Ignite with Kafka

2021-08-19 Thread Stephen Darlington
This is probably more a question for the user list than the developer list. I’m not sure there’s more detailed documentation but if you have specific questions someone might be able to help you. > On 19 Aug 2021, at 12:48, Arnedo Nieto, Daniel wrote: > > Hello, > > We are working on a

Re: Static hierarchy in jmx tree

2021-08-19 Thread Alexei Scherbakov
I'm ok to use either classloader or node id. I'm ok to always use instance name or consistent/node id to keep the same hierarchy levels (in that order: instanceName -> consistentId -> nodeId. It's not ok to have the property IGNITE_MBEAN_STATIC_HIERARCHY - actually it's not always static,

Re: [ANNOUNCE] New committer: Petr Ivanov

2021-08-19 Thread Anton Vinogradov
My regards! On Thu, Aug 19, 2021 at 1:11 PM andrei wrote: > Congrats, Petr! > > 8/19/2021 1:00 PM, Andrey Mashenkov пишет: > > Congrats, Petr! > > > > On Thu, Aug 19, 2021 at 12:58 PM Dmitry Pavlov > wrote: > > > >> Hello Ignite community, > >> > >> The Project Management Committee (PMC) for

Support. Problem connecting Ignite with Kafka

2021-08-19 Thread Arnedo Nieto, Daniel
Hello, We are working on a project where we need to deploy Ignite in our cluster and now we are exploring and discovering this technology for the first time by 2 ways: with a docker container of a single node of ignite and with a 2 nodes cluster of ignite in k8s. We also have a Kafka cluster

Re: [ANNOUNCE] New committer: Petr Ivanov

2021-08-19 Thread andrei
Congrats, Petr! 8/19/2021 1:00 PM, Andrey Mashenkov пишет: Congrats, Petr! On Thu, Aug 19, 2021 at 12:58 PM Dmitry Pavlov wrote: Hello Ignite community, The Project Management Committee (PMC) for Apache Ignite has invited Petr Ivanov (vveider) to become a committer and we are pleased to

Re: [ANNOUNCE] New committer: Petr Ivanov

2021-08-19 Thread Andrey Mashenkov
Congrats, Petr! On Thu, Aug 19, 2021 at 12:58 PM Dmitry Pavlov wrote: > Hello Ignite community, > > The Project Management Committee (PMC) for Apache Ignite > has invited Petr Ivanov (vveider) to become a committer and we are pleased > to announce that he has accepted. > > Petr is community

[ANNOUNCE] New committer: Petr Ivanov

2021-08-19 Thread Dmitry Pavlov
Hello Ignite community, The Project Management Committee (PMC) for Apache Ignite has invited Petr Ivanov (vveider) to become a committer and we are pleased to announce that he has accepted. Petr is community veteran, who supports TeamCity instance, as well as TC Bot, and other services. He