[jira] [Created] (IGNITE-13296) .NET: TransactionImpl finalizer can crash the process

2020-07-24 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-13296: --- Summary: .NET: TransactionImpl finalizer can crash the process Key: IGNITE-13296 URL: https://issues.apache.org/jira/browse/IGNITE-13296 Project: Ignite

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

2020-07-24 Thread Alex Plehanov
Guys, I've cherry-picked IGNITE-12438 (One-way client-server connections) and IGNITE-13038 (Web console removing) to 2.9. Since there are no objections I will move IGNITE-13006 (Spring libs upgrade to 5.2 version), IGNITE-12489 (Error during purges by expiration) and IGNITE-12553 (public Java met

Move TcpDiscoveryZookeeperIpFinder to ignite-extensions as part of IEP-36

2020-07-24 Thread Ivan Daschinsky
Hello, Igniters. Currently, in module ignite-zookeeper, that contains full implementation of ZookeeperDiscoverySpi, also presents one class that looks like a little snippet and I have some concerns about presence of this class in the module. 1) This class is a simple snippet-like implementation o

Re: Move TcpDiscoveryZookeeperIpFinder to ignite-extensions as part of IEP-36

2020-07-24 Thread Anton Vinogradov
Ivan, Sound like an obsolete compromise partial solution kept just because of the "Zookeeper" word at its name, not because of some profit. >> So I suggest to move this single class with tests to separate module in >> ignite-extensions. +1 On Fri, Jul 24, 2020 at 11:27 AM Ivan Daschinsky wrote:

Re: Extended logging for rebalance performance analysis

2020-07-24 Thread Stanislav Lukyanov
Hi Kirill, I think it would be helpful to add to the log line Completed rebalancing [grp=grp0, supplier=3f2ae7cf-2bfe-455a-a76a-01fe27a1, partitions=2, entries=60, duration=8ms, bytesRcvd=5,9 KB, topVer=AffinityTopologyVersion [topVer=4, minorTopVer=0], progress=1/3, rebalanceId=1] a fe

Re: [DISCUSSION] Add index rebuild time metrics

2020-07-24 Thread Stanislav Lukyanov
Got it. I thought that index building and index rebuilding are essentially the same, but now I see that they are different: index rebuilding cares about all indexes at once while index building cares about particular ones. Kirill's approach sounds good. Stan > On 20 Jul 2020, at 14:54, Alexey

Share my Apache Ignite Use Case

2020-07-24 Thread Sonali.Dive
Kindly share Apache Ignite Use Case with respect to all acpect. Best Regards, Sonali Dive Strategy & Architecture - Centre of Excellence Reliance Industries Limited |6D FF,WS-186 , RCP | Ghansoli, Thane Belapur Road | Navi Mumbai 400701. INDIA Office:+91 22 4477-49050 "Confidentiality War

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

2020-07-24 Thread Maksim Stepachev
Hello everyone, yesterday we discussed the implementation of TDE over a conference call. I added a summary of this call here: 1. The wiki documentation should be expanded. It should describe the steps - how it works under the hood. What are the domain objects in the implementation? 2.

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

2020-07-24 Thread Nikolay Izhikov
Hello, Maksim. Thanks for the summary. From my point of view, we should focus on Phase3 implementation and then do the refactoring for some specific SPI implementation. > 8. Question - why we add a lot of system properties? Can you, please, list system properties that should be moved to the co

[jira] [Created] (IGNITE-13297) The ignite-zookeeper module does not work properly in Hadoop YARN environment.

2020-07-24 Thread YuJue Li (Jira)
YuJue Li created IGNITE-13297: - Summary: The ignite-zookeeper module does not work properly in Hadoop YARN environment. Key: IGNITE-13297 URL: https://issues.apache.org/jira/browse/IGNITE-13297 Project: I

Re: Expiry Policies

2020-07-24 Thread Denis Magda
Hi Mark, What name do you use to access this cache from code? The name is not set in your config file. You can refer to this configuration sample that works like a charm: https://www.gridgain.com/docs/latest/developers-guide/configuring-caches/expiry-policies#configuration - Denis On Wed, Jul

[jira] [Created] (IGNITE-13298) Found long running cache at client end

2020-07-24 Thread Vipul Thakur (Jira)
Vipul Thakur created IGNITE-13298: - Summary: Found long running cache at client end Key: IGNITE-13298 URL: https://issues.apache.org/jira/browse/IGNITE-13298 Project: Ignite Issue Type: Bug