Re: [VOTE] Apache Ignite 2.2.0 RC2

2017-09-18 Thread Konstantin Dudkov
+1 15/09/2017 17:48, Anton Vinogradov пишет: Igniters, We have uploaded a 2.2.0 release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.2.0-rc2/ Git tag name is 2.2.0-rc2 This release includes the following changes: Ignite: * Checkpointing algorithm optimized * Default max

Re: Identifying grid transactions

2017-10-04 Thread Konstantin Dudkov
Hi, .withTag maybe? 04/10/2017 14:52, Sergey Kozlov пишет: Hi .withApplication and .withMetatData may narrow use case. Looks like . withDescription can have more sense and allow use write any information valuable for further debugging. On Wed, Oct 4, 2017 at 2:47 PM, Dmitriy Setrakyan

Re: Persistence per memory policy configuration

2017-09-13 Thread Konstantin Dudkov
Can we have separate MemoryPolycy for every CacheGroup? In that case we could auto generate MemoryPolycy based on CacheGroup settings and have a "cache level" persistence settings. We can use some kind of MemoryPolicyTemplate to add default values and even re-use existing MemoryPolicy if all

Set gitter aside

2017-10-26 Thread Konstantin Dudkov
Igniters, Last months there are a lot of questions in userlist and gitter and answering that questions I found gitter completely inappropriate for user support: - there are no threads there, so it's hard to track discussion or see unanswered questions - when somebody post stacktrace or

Re: Set gitter aside

2017-10-27 Thread Konstantin Dudkov
Agree. IMHO we should remove link to gitter from everywhere and keep answering there, but for questions about product usage we should ask to ask the question in userlist. 27/10/2017 02:10, Dmitriy Setrakyan пишет: How about we continue to have the Gitter channel, but remove the link from

[jira] [Created] (IGNITE-4400) GridAbstractCacheInterceptorRebalanceTest refactoring

2016-12-08 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-4400: - Summary: GridAbstractCacheInterceptorRebalanceTest refactoring Key: IGNITE-4400 URL: https://issues.apache.org/jira/browse/IGNITE-4400 Project: Ignite

[jira] [Created] (IGNITE-4403) IgniteCacheQueryMultiThreadedSelfTest long running test refactoring

2016-12-09 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-4403: - Summary: IgniteCacheQueryMultiThreadedSelfTest long running test refactoring Key: IGNITE-4403 URL: https://issues.apache.org/jira/browse/IGNITE-4403

[jira] [Created] (IGNITE-4404) GridCacheOffHeapMultiThreadedUpdateAbstractSelfTest long running test refactoring

2016-12-09 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-4404: - Summary: GridCacheOffHeapMultiThreadedUpdateAbstractSelfTest long running test refactoring Key: IGNITE-4404 URL: https://issues.apache.org/jira/browse/IGNITE-4404

[jira] [Created] (IGNITE-5002) fix tests in master

2017-04-17 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-5002: - Summary: fix tests in master Key: IGNITE-5002 URL: https://issues.apache.org/jira/browse/IGNITE-5002 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-5055) Optimize GridDhtPartitionTopologyImpl: do not store backup mappings for replicated cache

2017-04-21 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-5055: - Summary: Optimize GridDhtPartitionTopologyImpl: do not store backup mappings for replicated cache Key: IGNITE-5055 URL: https://issues.apache.org/jira/browse/IGNITE

[jira] [Created] (IGNITE-4982) GridCacheAbstractRemoveFailureTest fail

2017-04-14 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-4982: - Summary: GridCacheAbstractRemoveFailureTest fail Key: IGNITE-4982 URL: https://issues.apache.org/jira/browse/IGNITE-4982 Project: Ignite Issue

[jira] [Created] (IGNITE-6067) Refactor cache configuration initialization with proper defaults

2017-08-15 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-6067: - Summary: Refactor cache configuration initialization with proper defaults Key: IGNITE-6067 URL: https://issues.apache.org/jira/browse/IGNITE-6067 Project

[jira] [Created] (IGNITE-5964) test fail: TcpClientDiscoverySpiSelfTest (disconnectLatch timeout)

2017-08-07 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-5964: - Summary: test fail: TcpClientDiscoverySpiSelfTest (disconnectLatch timeout) Key: IGNITE-5964 URL: https://issues.apache.org/jira/browse/IGNITE-5964 Project

[jira] [Created] (IGNITE-5454) Tree is being concurrently destroyed error

2017-06-08 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-5454: - Summary: Tree is being concurrently destroyed error Key: IGNITE-5454 URL: https://issues.apache.org/jira/browse/IGNITE-5454 Project: Ignite Issue

[jira] [Created] (IGNITE-6581) clent deadlock in spiStart

2017-10-09 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-6581: - Summary: clent deadlock in spiStart Key: IGNITE-6581 URL: https://issues.apache.org/jira/browse/IGNITE-6581 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-6655) gracefully handle AmazonS3Exception: Slow Down in TcpDiscoveryS3IpFinder

2017-10-17 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-6655: - Summary: gracefully handle AmazonS3Exception: Slow Down in TcpDiscoveryS3IpFinder Key: IGNITE-6655 URL: https://issues.apache.org/jira/browse/IGNITE-6655

[jira] [Created] (IGNITE-6661) fix client deadlock in 2.x

2017-10-18 Thread Konstantin Dudkov (JIRA)
Konstantin Dudkov created IGNITE-6661: - Summary: fix client deadlock in 2.x Key: IGNITE-6661 URL: https://issues.apache.org/jira/browse/IGNITE-6661 Project: Ignite Issue Type: Sub-task