[jira] [Created] (IGNITE-10880) Document how we should evolve our persistence functionality while keeping it compatible with files created by old versions

2019-01-10 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10880: -- Summary: Document how we should evolve our persistence functionality while keeping it compatible with files created by old versions Key: IGNITE-10880 URL: https://issu

[jira] [Created] (IGNITE-10931) Get rid of GridTestUtils#addTestIfNeeded

2019-01-14 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10931: -- Summary: Get rid of GridTestUtils#addTestIfNeeded Key: IGNITE-10931 URL: https://issues.apache.org/jira/browse/IGNITE-10931 Project: Ignite Issue

[jira] [Created] (IGNITE-11549) Replace array of AtomicLongs with AtomicLongArray

2019-03-15 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11549: -- Summary: Replace array of AtomicLongs with AtomicLongArray Key: IGNITE-11549 URL: https://issues.apache.org/jira/browse/IGNITE-11549 Project: Ignite

[jira] [Created] (IGNITE-11550) Destroy cache in shared cache group could leave garbage in partitions

2019-03-15 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11550: -- Summary: Destroy cache in shared cache group could leave garbage in partitions Key: IGNITE-11550 URL: https://issues.apache.org/jira/browse/IGNITE-11550 P

[jira] [Created] (IGNITE-11578) Stopping node after destroying cache in shared cache group would leave data of this cache in persistence

2019-03-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11578: -- Summary: Stopping node after destroying cache in shared cache group would leave data of this cache in persistence Key: IGNITE-11578 URL: https://issues.apache.org/jira

[jira] [Created] (IGNITE-11579) Add new commands to deal with garbage in partitions which left after cache destroy in shared cache groups

2019-03-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11579: -- Summary: Add new commands to deal with garbage in partitions which left after cache destroy in shared cache groups Key: IGNITE-11579 URL: https://issues.apache.org/jir

[jira] [Created] (IGNITE-11606) Index could not contain all values from cache after full rebuild

2019-03-22 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11606: -- Summary: Index could not contain all values from cache after full rebuild Key: IGNITE-11606 URL: https://issues.apache.org/jira/browse/IGNITE-11606 Projec

[jira] [Created] (IGNITE-11728) DELME

2019-04-11 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11728: -- Summary: DELME Key: IGNITE-11728 URL: https://issues.apache.org/jira/browse/IGNITE-11728 Project: Ignite Issue Type: Bug Reporter: Ed

[jira] [Created] (IGNITE-11780) Command handler refactoring

2019-04-18 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11780: -- Summary: Command handler refactoring Key: IGNITE-11780 URL: https://issues.apache.org/jira/browse/IGNITE-11780 Project: Ignite Issue Type: Improv

[jira] [Created] (IGNITE-11833) Tests for cache group functionality don't have version with persistence enabled

2019-05-06 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11833: -- Summary: Tests for cache group functionality don't have version with persistence enabled Key: IGNITE-11833 URL: https://issues.apache.org/jira/browse/IGNITE-11833

[jira] [Created] (IGNITE-12059) DiskPageCompressionConfigValidationTest.testIncorrectStaticCacheConfiguration fails

2019-08-12 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-12059: -- Summary: DiskPageCompressionConfigValidationTest.testIncorrectStaticCacheConfiguration fails Key: IGNITE-12059 URL: https://issues.apache.org/jira/browse/IGNITE-12059

[jira] [Created] (IGNITE-12072) Starting node with extra cache in cache group cause assertion error

2019-08-14 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-12072: -- Summary: Starting node with extra cache in cache group cause assertion error Key: IGNITE-12072 URL: https://issues.apache.org/jira/browse/IGNITE-12072 Pro

[jira] [Created] (IGNITE-9796) NPE if you call array on empty GridLongList

2018-10-04 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9796: - Summary: NPE if you call array on empty GridLongList Key: IGNITE-9796 URL: https://issues.apache.org/jira/browse/IGNITE-9796 Project: Ignite Issue

[jira] [Created] (IGNITE-10328) Allow to destroy cache in code which were created via SQL

2018-11-19 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10328: -- Summary: Allow to destroy cache in code which were created via SQL Key: IGNITE-10328 URL: https://issues.apache.org/jira/browse/IGNITE-10328 Project: Ignit

[jira] [Created] (IGNITE-10350) Document that now it's allowed to stop caches created via SQL/DDL

2018-11-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10350: -- Summary: Document that now it's allowed to stop caches created via SQL/DDL Key: IGNITE-10350 URL: https://issues.apache.org/jira/browse/IGNITE-10350 Proje

[jira] [Created] (IGNITE-10478) SQL index creation fails if cache, which query method was called, was statically configured

2018-11-29 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10478: -- Summary: SQL index creation fails if cache, which query method was called, was statically configured Key: IGNITE-10478 URL: https://issues.apache.org/jira/browse/IGNIT

[jira] [Created] (IGNITE-10623) Possible JVM crash in case of stopping node with errors

2018-12-10 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10623: -- Summary: Possible JVM crash in case of stopping node with errors Key: IGNITE-10623 URL: https://issues.apache.org/jira/browse/IGNITE-10623 Project: Ignite

[jira] [Created] (IGNITE-10828) GridAbstractTest wrongly calculates test count

2018-12-26 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-10828: -- Summary: GridAbstractTest wrongly calculates test count Key: IGNITE-10828 URL: https://issues.apache.org/jira/browse/IGNITE-10828 Project: Ignite

[jira] [Created] (IGNITE-5747) GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence enabled

2017-07-13 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5747: - Summary: GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence enabled Key: IGNITE-5747 URL: https://issues.apache.org/jira/browse/IGNITE-5747

[jira] [Created] (IGNITE-5843) Ignite PDS: We don't save cache configuration if we get it on join

2017-07-26 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5843: - Summary: Ignite PDS: We don't save cache configuration if we get it on join Key: IGNITE-5843 URL: https://issues.apache.org/jira/browse/IGNITE-5843 Project:

[jira] [Created] (IGNITE-5870) IgniteTopologyValidatorGridSplitCacheTest#testTopologyValidator fails

2017-07-28 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5870: - Summary: IgniteTopologyValidatorGridSplitCacheTest#testTopologyValidator fails Key: IGNITE-5870 URL: https://issues.apache.org/jira/browse/IGNITE-5870 Proje

[jira] [Created] (IGNITE-5871) IgniteCacheP2pUnmarshallingRebalanceErrorTest.testResponseMessageOnUnmarshallingFailed fails

2017-07-28 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5871: - Summary: IgniteCacheP2pUnmarshallingRebalanceErrorTest.testResponseMessageOnUnmarshallingFailed fails Key: IGNITE-5871 URL: https://issues.apache.org/jira/browse/IGNITE

[jira] [Created] (IGNITE-5943) Communication. We could reject client connection while it has received EVT_NODE_JOINED

2017-08-04 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5943: - Summary: Communication. We could reject client connection while it has received EVT_NODE_JOINED Key: IGNITE-5943 URL: https://issues.apache.org/jira/browse/IGNITE-5943

[jira] [Created] (IGNITE-5954) Ignite Cache Failover: GridCacheAtomicNearRemoveFailureTest.testPutAndRemove fails

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5954: - Summary: Ignite Cache Failover: GridCacheAtomicNearRemoveFailureTest.testPutAndRemove fails Key: IGNITE-5954 URL: https://issues.apache.org/jira/browse/IGNITE-5954

[jira] [Created] (IGNITE-5972) [Test Failed] IgniteCountDownLatchAbstractSelfTest.testLatchBroadcast

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5972: - Summary: [Test Failed] IgniteCountDownLatchAbstractSelfTest.testLatchBroadcast Key: IGNITE-5972 URL: https://issues.apache.org/jira/browse/IGNITE-5972 Proje

[jira] [Created] (IGNITE-5973) [Test Failed] GridCacheAbstractDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5973: - Summary: [Test Failed] GridCacheAbstractDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe Key: IGNITE-5973 URL: https://issues.apache.org/jira/browse/IGNITE-59

[jira] [Created] (IGNITE-5974) [Test Failed] IgniteClientDiscoveryDataStructuresTest.testSemaphore

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5974: - Summary: [Test Failed] IgniteClientDiscoveryDataStructuresTest.testSemaphore Key: IGNITE-5974 URL: https://issues.apache.org/jira/browse/IGNITE-5974 Project

[jira] [Created] (IGNITE-5975) [Test Failed] GridCachePartitionedDataStructuresFailoverSelfTest.testSemaphoreSingleNodeFailure

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5975: - Summary: [Test Failed] GridCachePartitionedDataStructuresFailoverSelfTest.testSemaphoreSingleNodeFailure Key: IGNITE-5975 URL: https://issues.apache.org/jira/browse/IGNI

[jira] [Created] (IGNITE-5976) [Test Failed] IgniteClientDiscoveryDataStructuresTest.testReentrantLock

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5976: - Summary: [Test Failed] IgniteClientDiscoveryDataStructuresTest.testReentrantLock Key: IGNITE-5976 URL: https://issues.apache.org/jira/browse/IGNITE-5976 Pr

[jira] [Created] (IGNITE-5977) [Test Failed] IgniteClientDiscoveryDataStructuresTest.testSequence

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5977: - Summary: [Test Failed] IgniteClientDiscoveryDataStructuresTest.testSequence Key: IGNITE-5977 URL: https://issues.apache.org/jira/browse/IGNITE-5977 Project

[jira] [Created] (IGNITE-5978) [Test Failed] IgnitePartitionedCountDownLatchSelfTest.testLatchMultinode1

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5978: - Summary: [Test Failed] IgnitePartitionedCountDownLatchSelfTest.testLatchMultinode1 Key: IGNITE-5978 URL: https://issues.apache.org/jira/browse/IGNITE-5978 P

[jira] [Created] (IGNITE-5979) [Test Failed] GridCacheAtomicInvalidPartitionHandlingSelfTest.testPrimaryFullAsync

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5979: - Summary: [Test Failed] GridCacheAtomicInvalidPartitionHandlingSelfTest.testPrimaryFullAsync Key: IGNITE-5979 URL: https://issues.apache.org/jira/browse/IGNITE-5979

[jira] [Created] (IGNITE-5980) [Test Failed] IgniteAtomicLongChangingTopologySelfTest.testClientAtomicLongCreateCloseFailover

2017-08-07 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5980: - Summary: [Test Failed] IgniteAtomicLongChangingTopologySelfTest.testClientAtomicLongCreateCloseFailover Key: IGNITE-5980 URL: https://issues.apache.org/jira/browse/IGNI

[jira] [Created] (IGNITE-5997) [Test Failed] DynamicIndexPartitionedAtomicConcurrentSelfTest.testCoordinatorChange

2017-08-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5997: - Summary: [Test Failed] DynamicIndexPartitionedAtomicConcurrentSelfTest.testCoordinatorChange Key: IGNITE-5997 URL: https://issues.apache.org/jira/browse/IGNITE-5997

[jira] [Created] (IGNITE-5998) Assertion during partition creation in tests

2017-08-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5998: - Summary: Assertion during partition creation in tests Key: IGNITE-5998 URL: https://issues.apache.org/jira/browse/IGNITE-5998 Project: Ignite Issue

[jira] [Created] (IGNITE-5999) Assertion Moving partition is below zero

2017-08-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-5999: - Summary: Assertion Moving partition is below zero Key: IGNITE-5999 URL: https://issues.apache.org/jira/browse/IGNITE-5999 Project: Ignite Issue Typ

[jira] [Created] (IGNITE-6000) Assertion during destroy GridH2Table

2017-08-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6000: - Summary: Assertion during destroy GridH2Table Key: IGNITE-6000 URL: https://issues.apache.org/jira/browse/IGNITE-6000 Project: Ignite Issue Type: B

[jira] [Created] (IGNITE-6001) [Test failed] DynamicIndexReplicatedAtomicConcurrentSelfTest.testCoordinatorChange

2017-08-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6001: - Summary: [Test failed] DynamicIndexReplicatedAtomicConcurrentSelfTest.testCoordinatorChange Key: IGNITE-6001 URL: https://issues.apache.org/jira/browse/IGNITE-6001

[jira] [Created] (IGNITE-6005) [Test failed] GridCachePartitionedDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe

2017-08-09 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6005: - Summary: [Test failed] GridCachePartitionedDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe Key: IGNITE-6005 URL: https://issues.apache.org/jira/browse/IGNITE

[jira] [Created] (IGNITE-6068) We try to add entry to partition which was concurrently evicted

2017-08-15 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6068: - Summary: We try to add entry to partition which was concurrently evicted Key: IGNITE-6068 URL: https://issues.apache.org/jira/browse/IGNITE-6068 Project: Ig

[jira] [Created] (IGNITE-6175) JVM Crash in "Ignite Binary Objects Simple Mapper Basic" suite

2017-08-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6175: - Summary: JVM Crash in "Ignite Binary Objects Simple Mapper Basic" suite Key: IGNITE-6175 URL: https://issues.apache.org/jira/browse/IGNITE-6175 Project:

[jira] [Created] (IGNITE-6277) Convert WAL to human readable form

2017-09-06 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6277: - Summary: Convert WAL to human readable form Key: IGNITE-6277 URL: https://issues.apache.org/jira/browse/IGNITE-6277 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-6342) Exchange is hanging on eviction

2017-09-11 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6342: - Summary: Exchange is hanging on eviction Key: IGNITE-6342 URL: https://issues.apache.org/jira/browse/IGNITE-6342 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-6423) LFD could be corrupted if partition have been evicted and returned to node

2017-09-18 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6423: - Summary: LFD could be corrupted if partition have been evicted and returned to node Key: IGNITE-6423 URL: https://issues.apache.org/jira/browse/IGNITE-6423

[jira] [Created] (IGNITE-6425) Races during transaction finalization

2017-09-18 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6425: - Summary: Races during transaction finalization Key: IGNITE-6425 URL: https://issues.apache.org/jira/browse/IGNITE-6425 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-6433) We need to cancel eviction instead of waiting it when we should own a partition because we had lost it

2017-09-19 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6433: - Summary: We need to cancel eviction instead of waiting it when we should own a partition because we had lost it Key: IGNITE-6433 URL: https://issues.apache.org/jira/brow

[jira] [Created] (IGNITE-6434) Assertion error in checkpointer during topology change

2017-09-19 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6434: - Summary: Assertion error in checkpointer during topology change Key: IGNITE-6434 URL: https://issues.apache.org/jira/browse/IGNITE-6434 Project: Ignite

[jira] [Created] (IGNITE-6460) Wrong consistentId for lightweight ClusterNode instances

2017-09-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6460: - Summary: Wrong consistentId for lightweight ClusterNode instances Key: IGNITE-6460 URL: https://issues.apache.org/jira/browse/IGNITE-6460 Project: Ignite

[jira] [Created] (IGNITE-6512) Need a possibility to start caches without discarding their 'restarting' state

2017-09-27 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6512: - Summary: Need a possibility to start caches without discarding their 'restarting' state Key: IGNITE-6512 URL: https://issues.apache.org/jira/browse/IGNITE-6512

[jira] [Created] (IGNITE-6577) During start cache we should check temporary file existence besides lock file

2017-10-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6577: - Summary: During start cache we should check temporary file existence besides lock file Key: IGNITE-6577 URL: https://issues.apache.org/jira/browse/IGNITE-6577

[jira] [Created] (IGNITE-6720) Move operation with file system outside checkpoint write lock

2017-10-24 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6720: - Summary: Move operation with file system outside checkpoint write lock Key: IGNITE-6720 URL: https://issues.apache.org/jira/browse/IGNITE-6720 Project: Igni

[jira] [Created] (IGNITE-3621) Make GridCacheTtlManager singleto

2016-08-03 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-3621: - Summary: Make GridCacheTtlManager singleto Key: IGNITE-3621 URL: https://issues.apache.org/jira/browse/IGNITE-3621 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-3662) Improving Integration with Spring Data

2016-08-09 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-3662: - Summary: Improving Integration with Spring Data Key: IGNITE-3662 URL: https://issues.apache.org/jira/browse/IGNITE-3662 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-4332) Usage of cache.getEntry inside GridCacheQueryManager.runQuery causes to remote operations

2016-11-29 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-4332: - Summary: Usage of cache.getEntry inside GridCacheQueryManager.runQuery causes to remote operations Key: IGNITE-4332 URL: https://issues.apache.org/jira/browse/IGNITE-433

[jira] [Created] (IGNITE-8571) Baseline auto-adjust feature

2018-05-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8571: - Summary: Baseline auto-adjust feature Key: IGNITE-8571 URL: https://issues.apache.org/jira/browse/IGNITE-8571 Project: Ignite Issue Type: New Featu

[jira] [Created] (IGNITE-8573) Save baseline auto-adjust parameters to metastore

2018-05-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8573: - Summary: Save baseline auto-adjust parameters to metastore Key: IGNITE-8573 URL: https://issues.apache.org/jira/browse/IGNITE-8573 Project: Ignite

[jira] [Created] (IGNITE-8574) Change Baseline auto-adjust parameters via JMX

2018-05-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8574: - Summary: Change Baseline auto-adjust parameters via JMX Key: IGNITE-8574 URL: https://issues.apache.org/jira/browse/IGNITE-8574 Project: Ignite Iss

[jira] [Created] (IGNITE-8575) Change Baseline auto-adjust parameters via console.sh

2018-05-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8575: - Summary: Change Baseline auto-adjust parameters via console.sh Key: IGNITE-8575 URL: https://issues.apache.org/jira/browse/IGNITE-8575 Project: Ignite

[jira] [Created] (IGNITE-8576) Change Baseline auto-adjust parameters via SQL

2018-05-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8576: - Summary: Change Baseline auto-adjust parameters via SQL Key: IGNITE-8576 URL: https://issues.apache.org/jira/browse/IGNITE-8576 Project: Ignite Iss

[jira] [Created] (IGNITE-8578) .Net Add support baseline auto-adjust parameters (definition, run-time change)

2018-05-23 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8578: - Summary: .Net Add support baseline auto-adjust parameters (definition, run-time change) Key: IGNITE-8578 URL: https://issues.apache.org/jira/browse/IGNITE-8578

[jira] [Created] (IGNITE-8672) Get rid of TcpDiscoverySpi#setForceServerMode

2018-05-31 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8672: - Summary: Get rid of TcpDiscoverySpi#setForceServerMode Key: IGNITE-8672 URL: https://issues.apache.org/jira/browse/IGNITE-8672 Project: Ignite Issu

[jira] [Created] (IGNITE-8673) Reconcile isClient* methods

2018-05-31 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8673: - Summary: Reconcile isClient* methods Key: IGNITE-8673 URL: https://issues.apache.org/jira/browse/IGNITE-8673 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-8814) Deadlock on node stop in tests

2018-06-18 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8814: - Summary: Deadlock on node stop in tests Key: IGNITE-8814 URL: https://issues.apache.org/jira/browse/IGNITE-8814 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-8849) Split suites to achieve 1 hour per suite run

2018-06-21 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8849: - Summary: Split suites to achieve 1 hour per suite run Key: IGNITE-8849 URL: https://issues.apache.org/jira/browse/IGNITE-8849 Project: Ignite Issue

[jira] [Created] (IGNITE-8911) While cache is restarting it's possible to start new cache with this name

2018-07-02 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8911: - Summary: While cache is restarting it's possible to start new cache with this name Key: IGNITE-8911 URL: https://issues.apache.org/jira/browse/IGNITE-8911 P

[jira] [Created] (IGNITE-8955) Checkpoint can't get write lock if massive eviction on node start started

2018-07-06 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8955: - Summary: Checkpoint can't get write lock if massive eviction on node start started Key: IGNITE-8955 URL: https://issues.apache.org/jira/browse/IGNITE-8955 P

[jira] [Created] (IGNITE-9012) Test IgniteServiceReassignmentTest.testZombieAssignmentsCleanup fails

2018-07-16 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9012: - Summary: Test IgniteServiceReassignmentTest.testZombieAssignmentsCleanup fails Key: IGNITE-9012 URL: https://issues.apache.org/jira/browse/IGNITE-9012 Proj

[jira] [Created] (IGNITE-9013) Node stop hangs if there was cache activities in Service Processor

2018-07-16 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9013: - Summary: Node stop hangs if there was cache activities in Service Processor Key: IGNITE-9013 URL: https://issues.apache.org/jira/browse/IGNITE-9013 Project:

[jira] [Created] (IGNITE-9018) PDS1 TC configuration hangs periodically

2018-07-17 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9018: - Summary: PDS1 TC configuration hangs periodically Key: IGNITE-9018 URL: https://issues.apache.org/jira/browse/IGNITE-9018 Project: Ignite Issue Typ

[jira] [Created] (IGNITE-9025) "PDS 1" TC configuration could hang because of SegmentedRingByteBufferTest

2018-07-17 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9025: - Summary: "PDS 1" TC configuration could hang because of SegmentedRingByteBufferTest Key: IGNITE-9025 URL: https://issues.apache.org/jira/browse/IGNITE-9025

[jira] [Created] (IGNITE-9039) AssertionError on cache stop

2018-07-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9039: - Summary: AssertionError on cache stop Key: IGNITE-9039 URL: https://issues.apache.org/jira/browse/IGNITE-9039 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-9069) Hadoop and IGFS TC configurations fail with exit code = 130

2018-07-24 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9069: - Summary: Hadoop and IGFS TC configurations fail with exit code = 130 Key: IGNITE-9069 URL: https://issues.apache.org/jira/browse/IGNITE-9069 Project: Ignite

[jira] [Created] (IGNITE-9080) Activate | Deactivate Cluster is killed by Linux OOM killer

2018-07-25 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9080: - Summary: Activate | Deactivate Cluster is killed by Linux OOM killer Key: IGNITE-9080 URL: https://issues.apache.org/jira/browse/IGNITE-9080 Project: Ignite

[jira] [Created] (IGNITE-9081) Allow not-active cluster read metastore

2018-07-25 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9081: - Summary: Allow not-active cluster read metastore Key: IGNITE-9081 URL: https://issues.apache.org/jira/browse/IGNITE-9081 Project: Ignite Issue Type

[jira] [Created] (IGNITE-9083) Compute (Affinity Run) TC configuration timeouts because of infinite socket operation

2018-07-25 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9083: - Summary: Compute (Affinity Run) TC configuration timeouts because of infinite socket operation Key: IGNITE-9083 URL: https://issues.apache.org/jira/browse/IGNITE-9083

[jira] [Created] (IGNITE-9100) Split Basic and Cache TC configurations on pure in-memory and with disk usage one

2018-07-26 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9100: - Summary: Split Basic and Cache TC configurations on pure in-memory and with disk usage one Key: IGNITE-9100 URL: https://issues.apache.org/jira/browse/IGNITE-9100

[jira] [Created] (IGNITE-9142) CacheAsyncOperationsFailoverTxTest hangs because of hanging optimistic transaction

2018-07-31 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9142: - Summary: CacheAsyncOperationsFailoverTxTest hangs because of hanging optimistic transaction Key: IGNITE-9142 URL: https://issues.apache.org/jira/browse/IGNITE-9142

[jira] [Created] (IGNITE-9159) Basic 2 TC configuration is halted by failure handler

2018-08-01 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9159: - Summary: Basic 2 TC configuration is halted by failure handler Key: IGNITE-9159 URL: https://issues.apache.org/jira/browse/IGNITE-9159 Project: Ignite

[jira] [Created] (IGNITE-9168) AssertionError on local join when coordinator leaves cluster

2018-08-02 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9168: - Summary: AssertionError on local join when coordinator leaves cluster Key: IGNITE-9168 URL: https://issues.apache.org/jira/browse/IGNITE-9168 Project: Ignit

[jira] [Created] (IGNITE-9175) AssertionError on simultaneous nodes stop

2018-08-02 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9175: - Summary: AssertionError on simultaneous nodes stop Key: IGNITE-9175 URL: https://issues.apache.org/jira/browse/IGNITE-9175 Project: Ignite Issue Ty

[jira] [Created] (IGNITE-9266) Cache 2 TC configuration timeouts because of hangs on latch

2018-08-14 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9266: - Summary: Cache 2 TC configuration timeouts because of hangs on latch Key: IGNITE-9266 URL: https://issues.apache.org/jira/browse/IGNITE-9266 Project: Ignite

[jira] [Created] (IGNITE-9302) Java Thin Clients TC configuration hangs because of no timeout on tests

2018-08-16 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9302: - Summary: Java Thin Clients TC configuration hangs because of no timeout on tests Key: IGNITE-9302 URL: https://issues.apache.org/jira/browse/IGNITE-9302 Pro

[jira] [Created] (IGNITE-9304) AssertionError while updating ATOMIC cache while topology changes

2018-08-16 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9304: - Summary: AssertionError while updating ATOMIC cache while topology changes Key: IGNITE-9304 URL: https://issues.apache.org/jira/browse/IGNITE-9304 Project:

[jira] [Created] (IGNITE-9332) [TC Helper] Add statistic page

2018-08-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9332: - Summary: [TC Helper] Add statistic page Key: IGNITE-9332 URL: https://issues.apache.org/jira/browse/IGNITE-9332 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9333) Adding page with simple statistic for last 50 runs.

2018-08-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9333: - Summary: Adding page with simple statistic for last 50 runs. Key: IGNITE-9333 URL: https://issues.apache.org/jira/browse/IGNITE-9333 Project: Ignite

[jira] [Created] (IGNITE-7389) DataStreamer hangs if exception was thrown during addData which isn't IgniteException

2018-01-11 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7389: - Summary: DataStreamer hangs if exception was thrown during addData which isn't IgniteException Key: IGNITE-7389 URL: https://issues.apache.org/jira/browse/IGNITE-7389

[jira] [Created] (IGNITE-7520) Provide util-methods to get baseline from context

2018-01-24 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7520: - Summary: Provide util-methods to get baseline from context Key: IGNITE-7520 URL: https://issues.apache.org/jira/browse/IGNITE-7520 Project: Ignite

[jira] [Created] (IGNITE-7521) Add new assertions to FilePageStore and provide page content if read page is broken

2018-01-24 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7521: - Summary: Add new assertions to FilePageStore and provide page content if read page is broken Key: IGNITE-7521 URL: https://issues.apache.org/jira/browse/IGNITE-7521

[jira] [Created] (IGNITE-7571) [Test fail]

2018-01-30 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7571: - Summary: [Test fail] Key: IGNITE-7571 URL: https://issues.apache.org/jira/browse/IGNITE-7571 Project: Ignite Issue Type: Improvement Re

[jira] [Created] (IGNITE-7626) Unify code in test which clean up persistence directories

2018-02-05 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7626: - Summary: Unify code in test which clean up persistence directories Key: IGNITE-7626 URL: https://issues.apache.org/jira/browse/IGNITE-7626 Project: Ignite

[jira] [Created] (IGNITE-7651) Assertion error on cache start

2018-02-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7651: - Summary: Assertion error on cache start Key: IGNITE-7651 URL: https://issues.apache.org/jira/browse/IGNITE-7651 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-7653) Issue with saved license causes snapshot test fails

2018-02-08 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7653: - Summary: Issue with saved license causes snapshot test fails Key: IGNITE-7653 URL: https://issues.apache.org/jira/browse/IGNITE-7653 Project: Ignite

[jira] [Created] (IGNITE-7676) Add affinity version to snapshot plugin stub

2018-02-12 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7676: - Summary: Add affinity version to snapshot plugin stub Key: IGNITE-7676 URL: https://issues.apache.org/jira/browse/IGNITE-7676 Project: Ignite Issue

[jira] [Created] (IGNITE-7947) Not all OWNING partitions saved in PartitionAllocationMap during checkpoint

2018-03-14 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-7947: - Summary: Not all OWNING partitions saved in PartitionAllocationMap during checkpoint Key: IGNITE-7947 URL: https://issues.apache.org/jira/browse/IGNITE-7947

[jira] [Created] (IGNITE-8007) We should treat as empty any partition as empty if it doesn't have any data

2018-03-21 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8007: - Summary: We should treat as empty any partition as empty if it doesn't have any data Key: IGNITE-8007 URL: https://issues.apache.org/jira/browse/IGNITE-8007

[jira] [Created] (IGNITE-8114) Add fail recovery mechanism to tracking pages

2018-04-02 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8114: - Summary: Add fail recovery mechanism to tracking pages Key: IGNITE-8114 URL: https://issues.apache.org/jira/browse/IGNITE-8114 Project: Ignite Issu

[jira] [Created] (IGNITE-8116) Historic WAL rebalance fails

2018-04-02 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8116: - Summary: Historic WAL rebalance fails Key: IGNITE-8116 URL: https://issues.apache.org/jira/browse/IGNITE-8116 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-8185) There is deadlock when client tries to reconnect and node stop was initiated simultaneously

2018-04-09 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8185: - Summary: There is deadlock when client tries to reconnect and node stop was initiated simultaneously Key: IGNITE-8185 URL: https://issues.apache.org/jira/browse/IGNITE-8

[jira] [Created] (IGNITE-8380) Affinity node calculation doesn't take into account BLT

2018-04-24 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8380: - Summary: Affinity node calculation doesn't take into account BLT Key: IGNITE-8380 URL: https://issues.apache.org/jira/browse/IGNITE-8380 Project: Ignite

[jira] [Created] (IGNITE-8388) Improve SQL functionality test coverage

2018-04-25 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8388: - Summary: Improve SQL functionality test coverage Key: IGNITE-8388 URL: https://issues.apache.org/jira/browse/IGNITE-8388 Project: Ignite Issue Typ

  1   2   >