Re: Replacing default work dir from tmp to current dir

2019-08-28 Thread Dmitriy Pavlov
Denis, we have 2 more tickets to fix before voting: https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.7.6 ср, 28 авг. 2019 г. в 04:57, Denis Magda : > Ok, seems like we came to a consensus. Let’s ensure that the path for our > work dir is user.dir/ignite/work and restart the vote

Cluster ID and tag: identification of the cluster

2019-08-28 Thread Sergey Chugunov
Hello folks, I would like to propose implementing new properties to identify the cluster and simplify managing it by external tools (e.g. custom scripts built on top of standard Control Utility). These properties are Cluster ID (UUID) and Cluster tag (String) exposed through existing IgniteCluste

Re: Cluster ID and tag: identification of the cluster

2019-08-28 Thread Dmitriy Pavlov
Hi Sergey, Would cluster tag be isolator of two clusters? E.g. I want in the same network create 2 clusters, e.g. for educational purposes. Can I select cTag=dpavlov, cTag=schugunov and these would be independent clusters? Dmitriy Pavlov ср, 28 авг. 2019 г. в 11:01, Sergey Chugunov : > Hello fo

[jira] [Created] (IGNITE-12115) No event on partition exchange failure

2019-08-28 Thread Moti Nisenson-Ken (Jira)
Moti Nisenson-Ken created IGNITE-12115: -- Summary: No event on partition exchange failure Key: IGNITE-12115 URL: https://issues.apache.org/jira/browse/IGNITE-12115 Project: Ignite Issue T

[jira] [Created] (IGNITE-12116) Cache doesn

2019-08-28 Thread Stepachev Maksim (Jira)
Stepachev Maksim created IGNITE-12116: - Summary: Cache doesn Key: IGNITE-12116 URL: https://issues.apache.org/jira/browse/IGNITE-12116 Project: Ignite Issue Type: Improvement

Re: Thin client: transactions support

2019-08-28 Thread Pavel Tupitsyn
ThinClientConfiguration name is very confusing in existing situation. E.g. does it apply to JDBC Thin Client? No, it does not, but it is easy to assume it does. On Tue, Aug 27, 2019 at 5:07 PM Alex Plehanov wrote: > Ilya, Igor, > > Nested property is what exactly I've done in the last fix. > Cli

[jira] [Created] (IGNITE-12117) Historical rebalance should not be processed in striped way

2019-08-28 Thread Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-12117: - Summary: Historical rebalance should not be processed in striped way Key: IGNITE-12117 URL: https://issues.apache.org/jira/browse/IGNITE-12117 Project: Igni

Re: Thin client: transactions support

2019-08-28 Thread Alex Plehanov
Pavel, we already have OdbcEnabled, JdbcEnabled and ThinClientEnabled properties inside ClientConnectorConfiguration. ThinClientEnabled=false does not assume that JDBC thin client is disabled, it's clear and not confusing. I'm not agreed that the same situation with ThinClientConfiguration will be

Re: Re[2]: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-08-28 Thread Alexey Zinoviev
Dear Nikolay Izhikov Are you going to update the Ignite-Spark integration for Spark 2.4. But the compatibility with Spark 2.3 will be broken, isn't it? Do you have any plans to support the different version of Spark without loosing your unique expertise in Spark-Ignite integration? чт, 15 авг. 201

Re: Making Ignite Collaboration 100% Open and Transparent

2019-08-28 Thread Alexey Zinoviev
I am totally support the idea with the planned and widely announced Hangout meeting between commiters and contributers and posting the link to the dev-list with the special Topic Name and short agenda. Maybe, the recorded video could be added to the YouTube (or to another platform) to share with th

Re: Re[2]: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-08-28 Thread Nikolay Izhikov
Hello, Alexey. > But the > compatibility with Spark 2.3 will be broken, isn't it? Yes. > Do you have any > plans to support the different version of Spark without loosing your unique > expertise in Spark-Ignite integration? What do you mean by "my unique expertise"? :) How do you see support o

Re: [Discussion] Documentation process improvement: Release notes

2019-08-28 Thread Dmitriy Pavlov
Hi Igniters, Fields are available in JIRA now, so for 2.7.6 I applied this new process and moved all Release Notes from txt file back to JIRA field: https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.7.6#ApacheIgnite2.7.6-ReleaseNotes Now Release Manager can easily track which ch

Re: Re[2]: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-08-28 Thread Alexey Zinoviev
Maybe the best solution today add for each new version of Spark the sub-module (Spark-2.3, Spark-2.4) or the separate repository with modules for each version or another way with separate repository and different branches like in https://github.com/datastax/spark-cassandra-connector 3 ways to sup

Re: Re[2]: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-08-28 Thread Nikolay Izhikov
Separate repos for different Spark version is a good idea for me. Anyway, can you help with Spark version migration, for now? В Ср, 28/08/2019 в 15:20 +0300, Alexey Zinoviev пишет: > Maybe the best solution today add for each new version of Spark the > sub-module (Spark-2.3, Spark-2.4) or the sep

Hello

2019-08-28 Thread Yuriy Shuliga
Dear Ignite Team! My name is Yuriy Shuliha, My current work is dedicated to Search services for various businesses. Now we are working with Ignite as main computation facility, and are interested in development of its TextQuery capabilities backed up by Lucene inside. My contribution goal is to e

Fwd: Hello

2019-08-28 Thread Yuriy Shuliga
UPD: Jira ID: Yuriy_Shuliha To whom it may concern, please add me as contributor Yuriy -- Forwarded message - Від: Yuriy Shuliga Date: ср, 28 серп. 2019 о 16:03 Subject: Hello To: Dear Ignite Team! My name is Yuriy Shuliha, My current work is dedicated to Search services

[jira] [Created] (IGNITE-12118) Preload MVCC entries using batch insert into page memory.

2019-08-28 Thread Pavel Pereslegin (Jira)
Pavel Pereslegin created IGNITE-12118: - Summary: Preload MVCC entries using batch insert into page memory. Key: IGNITE-12118 URL: https://issues.apache.org/jira/browse/IGNITE-12118 Project: Ignite

[jira] [Created] (IGNITE-12119) Peer Class Loading has no retries

2019-08-28 Thread Ivan Bessonov (Jira)
Ivan Bessonov created IGNITE-12119: -- Summary: Peer Class Loading has no retries Key: IGNITE-12119 URL: https://issues.apache.org/jira/browse/IGNITE-12119 Project: Ignite Issue Type: Bug

Re: Hello

2019-08-28 Thread Dmitriy Pavlov
Hi Yuriy, I've added your account to contributors list, now you can assign an issue to yourself. Please see the short guide on how to start contributing here https://github.com/apache/ignite/blob/master/CONTRIBUTING.md#contributing-to-apache-ignite and full guide here https://cwiki.apache.org/con

Wiki permissions

2019-08-28 Thread Nikita Amelchev
Hi, Igniters. I'm going to implement ability to rotate master encryption key (TDE Phase 2). Could you grant me permissions to edit wiki about it? My wiki login is 'nsamelchev'. -- Best wishes, Amelchev Nikita

New Сommitter: Maxim Muzafarov

2019-08-28 Thread Dmitriy Pavlov
Dear community, The Project Management Committee (PMC) for Apache Ignite has invited Maxim Muzafarov to become a committer and we are pleased to announce that he has accepted. PMC recognizes Maxim's efforts in developing file transfer for rebalancing, removal of WAL applying steps from Partition

Re: New Сommitter: Maxim Muzafarov

2019-08-28 Thread Nikita Amelchev
My congratulations, Maxim! ср, 28 авг. 2019 г. в 18:11, Dmitriy Pavlov : > > Dear community, > > The Project Management Committee (PMC) for Apache Ignite has invited Maxim > Muzafarov to become a committer and we are pleased to announce that he has > accepted. > > PMC recognizes Maxim's efforts in

Re: Wiki permissions

2019-08-28 Thread Dmitriy Pavlov
Hi Nikita, granted, please check. Sincerely, Dmitriy Pavlov ср, 28 авг. 2019 г. в 17:44, Nikita Amelchev : > Hi, Igniters. > > I'm going to implement ability to rotate master encryption key (TDE Phase > 2). > > Could you grant me permissions to edit wiki about it? > > My wiki login is 'nsamelch

Re: Wiki permissions

2019-08-28 Thread Nikita Amelchev
Dmitriy, thank you! ср, 28 авг. 2019 г. в 18:13, Dmitriy Pavlov : > > Hi Nikita, > > granted, please check. > > Sincerely, > Dmitriy Pavlov > > ср, 28 авг. 2019 г. в 17:44, Nikita Amelchev : > > > Hi, Igniters. > > > > I'm going to implement ability to rotate master encryption key (TDE Phase > > 2

Re: New Сommitter: Maxim Muzafarov

2019-08-28 Thread Alex Plehanov
Maxim, congratulations! ср, 28 авг. 2019 г. в 18:13, Nikita Amelchev : > My congratulations, Maxim! > > ср, 28 авг. 2019 г. в 18:11, Dmitriy Pavlov : > > > > Dear community, > > > > The Project Management Committee (PMC) for Apache Ignite has invited > Maxim > > Muzafarov to become a committer an

Re: New Сommitter: Maxim Muzafarov

2019-08-28 Thread Andrey Kuznetsov
Great news! Congratulations! ср, 28 авг. 2019 г., 18:28 Alex Plehanov : > Maxim, congratulations! > > ср, 28 авг. 2019 г. в 18:13, Nikita Amelchev : > > > My congratulations, Maxim! > > > > ср, 28 авг. 2019 г. в 18:11, Dmitriy Pavlov : > > > > > > Dear community, > > > > > > The Project Managemen

Re: Making Ignite Collaboration 100% Open and Transparent

2019-08-28 Thread Павлухин Иван
+ Meeting minutes 2019-08-28 22:29 GMT+11:00, Alexey Zinoviev : > I am totally support the idea with the planned and widely announced Hangout > meeting between commiters and contributers and posting the link to the > dev-list with the special Topic Name and short agenda. Maybe, the recorded > vide

Re: New Сommitter: Maxim Muzafarov

2019-08-28 Thread Павлухин Иван
Maxim, my congratulations! 2019-08-29 7:25 GMT+11:00, Andrey Kuznetsov : > Great news! Congratulations! > > ср, 28 авг. 2019 г., 18:28 Alex Plehanov : > >> Maxim, congratulations! >> >> ср, 28 авг. 2019 г. в 18:13, Nikita Amelchev : >> >> > My congratulations, Maxim! >> > >> > ср, 28 авг. 2019 г.

Ignite JIRA Access

2019-08-28 Thread Greg Stachnick
Hi Everyone, Just a quick introduction, my name is Greg Stachnick and I am working in product management for GridGain's cloud and tools (Visor and Web Console). I joined the company earlier this year and am looking forward to sharing some improvements that we have planned for Web Console in the co

Re: Log level changes in GridCacheWriteBehindStore.updateStore

2019-08-28 Thread Denis Magda
Agree with the proposed changes. Was the ticket created? Denis On Tuesday, August 27, 2019, Ilya Kasnacheev wrote: > Hello! > > I think you should go ahead and create a JIRA ticket about it, then someone > (or even you) can check it and fix it. > > Regards, > -- > Ilya Kasnacheev > > > пн, 26 а

Re: New Сommitter: Maxim Muzafarov

2019-08-28 Thread Roman Shtykh
Maxim, congratulations! -- Roman On Thursday, August 29, 2019, 12:11:29 a.m. GMT+9, Dmitriy Pavlov wrote: Dear community, The Project Management Committee (PMC) for Apache Ignite has invited Maxim Muzafarov to become a committer and we are pleased to announce that he has accepted.

Re: New Сommitter: Maxim Muzafarov

2019-08-28 Thread Anton Vinogradov
Welcome aboard :) On Thu, Aug 29, 2019 at 3:35 AM Roman Shtykh wrote: > Maxim, congratulations! > > -- Roman > > > On Thursday, August 29, 2019, 12:11:29 a.m. GMT+9, Dmitriy Pavlov < > dpav...@apache.org> wrote: > > Dear community, > > The Project Management Committee (PMC) for Apache Ignit