[jira] [Created] (IGNITE-12542) Some tests failed after due to incompatible changes in IGNITE-12108 and IGNITE-11987

2020-01-15 Thread Ivan Bessonov (Jira)
Ivan Bessonov created IGNITE-12542: -- Summary: Some tests failed after due to incompatible changes in IGNITE-12108 and IGNITE-11987 Key: IGNITE-12542 URL: https://issues.apache.org/jira/browse/IGNITE-12542

[MTCGA]: new failures in builds [4928914, 4928878] needs to be handled

2020-01-15 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 finalize

Re: Incorrect fillFactor/memory usage metric

2020-01-15 Thread coliin
Thanks very much for your thoughts on this. I can confirm that the use of getTotalUsedPages() does indeed allow us to calculate a memory consumption metric that reduces as cache data is purged. I will comment on and close the Jira ticket. This is great news. Just one thought, in case there's any w

Re: IGNITE-12361 Migrate Flume module to ignite-extensions

2020-01-15 Thread Alexey Goncharuk
Saikat, Thanks for working on this! I'll do my best to take a look at it this week. --AG пн, 13 янв. 2020 г. в 21:37, Denis Magda : > Alex Goncharuk, Nikolay Izhikov, > > Could you possibly check the changes or suggest any other > committer/contributor for that? > > - > Denis > > > On Sun, Jan

Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Alexey Goncharuk
Igniters, I would like to discuss with the community a possibility to create additional 'slim' binary releases and docker images for Apache Ignite. The reason is two-fold: * The full set of 3rd party libraries distributed with Apache Ignite looks too large for me. I know there is an ongoing activ

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

2020-01-15 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 finalize

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-15 Thread fi1ipx
Hello folks! I'm a new community member and tried to solve the issue as a first introduction task. I've got this log message: "Local node is not included in Baseline Topology and will not be used for data storage. Use control.(sh|bat) script or IgniteCluster interface to include the node to Basel

[jira] [Created] (IGNITE-12543) When put List>, the data was increased much larger.

2020-01-15 Thread LEE PYUNG BEOM (Jira)
LEE PYUNG BEOM created IGNITE-12543: --- Summary: When put List>, the data was increased much larger. Key: IGNITE-12543 URL: https://issues.apache.org/jira/browse/IGNITE-12543 Project: Ignite

[jira] [Created] (IGNITE-12544) [TCBOT] Trigger build confirmation modal has wrong position.

2020-01-15 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-12544: - Summary: [TCBOT] Trigger build confirmation modal has wrong position. Key: IGNITE-12544 URL: https://issues.apache.org/jira/browse/IGNITE-12544 Project: Ign

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Ilya Kasnacheev
Hello! This is a reasonable idea. I think we should also drop benchmarks/ directory from that build, it's 60M of (potentially vulnerable) JARs that are not needed by an average developer's use cases. Regards, -- Ilya Kasnacheev ср, 15 янв. 2020 г. в 13:10, Alexey Goncharuk : > Igniters, > >

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Pavel Tupitsyn
I like the idea, current distribution is certainly too big. Here is a list of jar files we include in NuGet package: cache-api-1.0.0.jar commons-codec-1.11.jar commons-logging-1.1.1.jar h2-1.4.197.jar ignite-core-2.9.0-SNAPSHOT.jar ignite-indexing-2.9.0-SNAPSHOT.jar ignite-shmem-1.0.0.jar ignite-

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Ilya Kasnacheev
Hello! Pavel, I believe these JARs are fully covered by the list of modules specified above. Regards, -- Ilya Kasnacheev ср, 15 янв. 2020 г. в 14:50, Pavel Tupitsyn : > I like the idea, current distribution is certainly too big. > > Here is a list of jar files we include in NuGet package: > >

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

2020-01-15 Thread Ilya Kasnacheev
Hello again! I have prepared a patch that bumps some dependencies to their latest versions: https://issues.apache.org/jira/browse/IGNITE-12540 Please consider its inclusion to 2.8, and provide review if you are positive. Regards, -- Ilya Kasnacheev вт, 31 дек. 2019 г. в 15:54, Ilya Kasnacheev

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Denis Magda
Alex, I'm on your end and support the proposal. Could you also clarify if you suggest we keeping or removing C++ and .NET thick clients? Speaking of the naming, how about titling such packages as 'core' instead of 'slim', i.e., 'apache-ignite-core-{version}'? - Denis On Wed, Jan 15, 2020 at 5

[jira] [Created] (IGNITE-12545) Introduce listener interface for components to react to partition map exchange events

2020-01-15 Thread Ivan Rakov (Jira)
Ivan Rakov created IGNITE-12545: --- Summary: Introduce listener interface for components to react to partition map exchange events Key: IGNITE-12545 URL: https://issues.apache.org/jira/browse/IGNITE-12545

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Ilya Kasnacheev
Hello! I think we should name it "core" since we already have ignite-core and it will be confusing. Maybe we should go full 00s and call it "lite"? I also think we should keep both .Net and C++. .Net is runnable out of box which is awesome, and C++ needs building but it is rather small in source

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Petr Ivanov
+1 for slim binary Plus docker-slim Plus RPM / DEB packages modularisation like PHP distribution — with core and lots of integrations / modules. > On 15 Jan 2020, at 17:40, Ilya Kasnacheev wrote: > > Hello! > > I think we should name it "core" since we already have ignite-core and it > will be

[jira] [Created] (IGNITE-12546) Prevent partitions owned by other nodes switch their state to MOVING due to counter difference on node join.

2020-01-15 Thread Alexey Scherbakov (Jira)
Alexey Scherbakov created IGNITE-12546: -- Summary: Prevent partitions owned by other nodes switch their state to MOVING due to counter difference on node join. Key: IGNITE-12546 URL: https://issues.apache.org/

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

2020-01-15 Thread Vladimir Pligin
Thanks, Ilya. It would be really great to have your patch included into 2.8 scope. I'd like to give my two cent as well. For example we have vulnerable dependencies here: modules/cassandra/store/pom.xml - commons-beanutils modules/zookeeper/pom.xml - transitive Jackson from Curator I'd suggest

Re: Slim binary release and docker image for Apache Ignite

2020-01-15 Thread Alexey Kuznetsov
I'm +1 for "SLIM" it is a common name in Docker world. On Wed, Jan 15, 2020 at 9:48 PM Petr Ivanov wrote: > +1 for slim binary > Plus docker-slim > Plus RPM / DEB packages modularisation like PHP distribution — with core > and lots of integrations / modules. > > > On 15 Jan 2020, at 17:40, Ilya

[DISCUSSION] API to KILL any user started computation

2020-01-15 Thread Николай Ижиков
Hello, Igniters. As you may know, we put a lot of effort to improve Ignite metric and diagnostic API. We have created the following API: * Metric manager * System view manager As far as I know, we would have tracing capabilities soon. I think it's time to take the next step. We should pr

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

2020-01-15 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 finalize

Re: Please a reviewer for the case IGNITE-12518

2020-01-15 Thread Saikat Maitra
Hi Luis, Thank you for sharing the details on the changes. I reviewed the dependencies that you shared in the jira issue and wanted to discuss on the changes. The purpose of ignite-rest-http is to provide a web based interface to easily access and use the ignite features and the changes you sugge

Re: IGNITE-12361 Migrate Flume module to ignite-extensions

2020-01-15 Thread Saikat Maitra
Hi Denis, Alexey Thank you so much for your email. I really appreciate it. Regards, Saikat On Wed, Jan 15, 2020 at 4:11 AM Alexey Goncharuk wrote: > Saikat, > > Thanks for working on this! I'll do my best to take a look at it this week. > > --AG > > пн, 13 янв. 2020 г. в 21:37, Denis Magda : >

[jira] [Created] (IGNITE-12547) Excessive AtomicLong instantiations leads to GC pressure.

2020-01-15 Thread Stanilovsky Evgeny (Jira)
Stanilovsky Evgeny created IGNITE-12547: --- Summary: Excessive AtomicLong instantiations leads to GC pressure. Key: IGNITE-12547 URL: https://issues.apache.org/jira/browse/IGNITE-12547 Project: Ig

[jira] [Created] (IGNITE-12548) Possible tx desync during recovery on near node left.

2020-01-15 Thread Alexey Scherbakov (Jira)
Alexey Scherbakov created IGNITE-12548: -- Summary: Possible tx desync during recovery on near node left. Key: IGNITE-12548 URL: https://issues.apache.org/jira/browse/IGNITE-12548 Project: Ignite