Re: Apache Ignite 2.9.0 RELEASE [Time, Scope, Manager]

2020-09-28 Thread Saikat Maitra
Hi Alexey, All the modules as planned in IEP-36 https://cwiki.apache.org/confluence/display/IGNITE/IEP-36:+Modularization are migrated to ignite-extensions repository. We can definitely plan to release ignite-extensions modules. I have a pending PR related to the kafka module and the PR is in

[MTCGA]: new failures in builds [5625188] needs to be handled

2020-09-28 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *Test with high flaky rate in master GracefulShutdownTest.testThatItsPossibleToStopNodeIfExludedNodeListWithinMetastoreIsntEmpty

[MTCGA]: new failures in builds [5624620] needs to be handled

2020-09-28 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *Test with high flaky rate in master GridCacheDhtPreloadWaitForBackupsWithPersistenceTest.testThatExcludedNodeListWithinMetastoreCleanedUpAfterUpdatingFullMap

[MTCGA]: new failures in builds [5626285, 5622691] needs to be handled

2020-09-28 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

cpp thin client vector resize

2020-09-28 Thread Brett Elliott
Hello, Tl;dr: I'm doing some profiling, and the cpp thin client is spending a lot of time in memset. It's spending almost as much time as in the socket recv call. Longer version: I was profiling a test harness that does a Get from our ingite grid. The test harness is written in c++ using the

Re: ApacheCon Bug Bash

2020-09-28 Thread Dmitriy Pavlov
Hi Folks, Could you please share your vision if we need to scan our code base. Please consider this thread as a discussion in free form. Sincerely, Dmitriy Pavlov вс, 27 сент. 2020 г. в 08:14, Tom DuBuisson : > Hello all, > > The ApacheCon is just around the corner which means so is the bug

Re: JVM_OPTS in control.sh and ignite.sh

2020-09-28 Thread Ilya Kasnacheev
Hello! Can we at least print a warning when control.sh is run and JVM_OPTS is set? Then you can use other env var. Or get rid of it and rely on -J. Regards, -- Ilya Kasnacheev пн, 28 сент. 2020 г. в 12:39, Данилов Семён : > Hello, everyone! > > Let's wrap this up somehow. > > I think that

Re: Apache Ignite 2.9.0 RELEASE [Time, Scope, Manager]

2020-09-28 Thread Alex Plehanov
Guys, I've tried to build release candidate using TC [1]. But: 1. I can't choose a branch in this TC task (there is no such field). 2. On the "default" branch I got an error: Failed to collect changes, error: List remote refs failed: org.apache.http.conn.ConnectTimeoutException: Connect to

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

Re: Apache Ignite 2.9.0 RELEASE [Time, Scope, Manager]

2020-09-28 Thread Alexey Goncharuk
Saikat, Nikolay, We have migrated a bunch of modules to ignite-extensions recently. Given that these modules will not be available in Ignite 2.9 anymore (will they?), should we also plan to release the extensions? ср, 23 сент. 2020 г. в 21:49, Alex Plehanov : > Igniters, > > I've prepared

Re: JVM_OPTS in control.sh and ignite.sh

2020-09-28 Thread Данилов Семён
Hello, everyone! Let's wrap this up somehow. I think that creating a different control.sh script for docker will create a precedent and we might end up with a plethora of scripts for different situations. Control.sh should be independent from ignite.sh thus using different set of environment

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-09-28 Thread Pavel Pereslegin
Hello, Maksim! I am currently working on a review notes from Alexey Plekhanov, will let you know when I finish. пн, 28 сент. 2020 г. в 11:04, Maksim Stepachev : > > Hi, Pavel. > > As I see, the ticket [https://issues.apache.org/jira/browse/IGNITE-12843] > is "PATCH AVAILABLE". Is this ticket

[jira] [Created] (IGNITE-13489) Client nodes start-stop ducktape tests

2020-09-28 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-13489: Summary: Client nodes start-stop ducktape tests Key: IGNITE-13489 URL: https://issues.apache.org/jira/browse/IGNITE-13489 Project: Ignite Issue

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-09-28 Thread Maksim Stepachev
Hi, Pavel. As I see, the ticket [https://issues.apache.org/jira/browse/IGNITE-12843] is "PATCH AVAILABLE". Is this ticket finished? чт, 13 авг. 2020 г. в 13:49, Pavel Pereslegin : > Hello all. > > I'm working on TDE cache group key rotation [1] and I have a couple of > questions about partition