I want to contribute to Apache ignite

2023-06-13 Thread LonesomeRain
Hello, Everyone! My name is Mengyu Jing. I want to contribute to Ignite. I would like to start from ignite-core. Please, help me to start contributing. My ASF JIRA username is lonesomerain. Regards, Mengyu Jing

Re: [DISCUSSION] IEP-107 Logging in Ignite 3

2023-06-13 Thread Konstantin Orlov
Hi Ilya, I wonder why do you try to run several Ignite instances in the same JVM in the first place? Is there any value to do so, apart for testing? Anyway, with current proposal you could try to configure message routing based on a thread name: every thread in Ignite 3 should have name which

Re: [DISCUSSION] [IEP-81] New Cluster Management API (Ignite 2.x)

2023-06-13 Thread Николай Ижиков
Merged to master. > 6 июня 2023 г., в 16:19, Nikolay Izhikov написал(а): > > Hello, Igniters. > > Last couple of weeks we actively worked on Phase 1 of IEP-81. > Now, after several dozens of feature branch reviews Phase 1 is almost ready. > > If you are interested in new Management API, please

Re: [DISCUSSION] IEP-107 Logging in Ignite 3

2023-06-13 Thread Ilya Kasnacheev
Hello! Even apart from testing, it is not uncommon to have JVM connect two different Ignite clusters (two heterogenous ones or one main cluster and the second "management" small cluster, for example) Regards, -- Ilya Kasnacheev вт, 13 июн. 2023 г. в 12:46, Konstantin Orlov : > Hi Ilya, > > I

Re: I want to contribute to Apache ignite

2023-06-13 Thread Ilya Kasnacheev
Hello! I have added you to the 'contributors' role - you may now assign tickets to yourself. Please make sure to read https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute Regards, -- Ilya Kasnacheev вт, 13 июн. 2023 г. в 11:24, LonesomeRain : > Hello, Everyone! > > My name is