[jira] [Created] (IGNITE-10246) StandaloneWALRecordIterator must throw checkBounds exception

2018-11-14 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-10246:
---

 Summary: StandaloneWALRecordIterator must throw checkBounds 
exception
 Key: IGNITE-10246
 URL: https://issues.apache.org/jira/browse/IGNITE-10246
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-9759) CacheAsyncOperationsFailoverTxTest#testAsyncFailover test hangs up

2018-10-02 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-9759:
--

 Summary: CacheAsyncOperationsFailoverTxTest#testAsyncFailover test 
hangs up
 Key: IGNITE-9759
 URL: https://issues.apache.org/jira/browse/IGNITE-9759
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak


The test stops, because not all futures completed correctly when nodes are 
stopped.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-9755) PutAllSyncFailover test fail

2018-10-01 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-9755:
--

 Summary: PutAllSyncFailover test fail
 Key: IGNITE-9755
 URL: https://issues.apache.org/jira/browse/IGNITE-9755
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-9671) Hanging the end of the CacheAsyncOperationsFailoverTxTest#testPutAllAsyncFailover test.

2018-09-24 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-9671:
--

 Summary: Hanging the end of the 
CacheAsyncOperationsFailoverTxTest#testPutAllAsyncFailover test.
 Key: IGNITE-9671
 URL: https://issues.apache.org/jira/browse/IGNITE-9671
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-9611) OutOfMemory error in Cache 2 test sute

2018-09-17 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-9611:
--

 Summary: OutOfMemory error in Cache 2 test sute
 Key: IGNITE-9611
 URL: https://issues.apache.org/jira/browse/IGNITE-9611
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak
Assignee: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-9041) AssertionError in TcpCommunicationSpi

2018-07-20 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-9041:
--

 Summary: AssertionError in TcpCommunicationSpi
 Key: IGNITE-9041
 URL: https://issues.apache.org/jira/browse/IGNITE-9041
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-8831) MarshallerMappingFileStore: Incorrect locks on files

2018-06-19 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-8831:
--

 Summary: MarshallerMappingFileStore: Incorrect locks on files
 Key: IGNITE-8831
 URL: https://issues.apache.org/jira/browse/IGNITE-8831
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-8623) NPE during cache access

2018-05-28 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-8623:
--

 Summary: NPE during cache access
 Key: IGNITE-8623
 URL: https://issues.apache.org/jira/browse/IGNITE-8623
 Project: Ignite
  Issue Type: Bug
Reporter: Alexey Stelmak






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-8219) B+Tree operation may result in an infinite loop in some case

2018-04-11 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-8219:
--

 Summary:  B+Tree operation may result in an infinite loop in some 
case
 Key: IGNITE-8219
 URL: https://issues.apache.org/jira/browse/IGNITE-8219
 Project: Ignite
  Issue Type: Bug
Affects Versions: 2.4
Reporter: Alexey Stelmak
Assignee: Alexey Stelmak
 Fix For: 2.5


B+Tree operation may result in an infinite loop in case. Test 
DynamicIndexServerCoordinatorBasicSelfTest#testCreateIndexWithInlineSizePartitionedAtomic
 region size = 512Mb, KEY_BEFORE=1, KEY_AFTER=2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (IGNITE-2496) Add new remote listener on а сlientNode must be performed synchronously

2016-01-28 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-2496:
--

 Summary: Add new remote listener on а сlientNode must be performed 
synchronously
 Key: IGNITE-2496
 URL: https://issues.apache.org/jira/browse/IGNITE-2496
 Project: Ignite
  Issue Type: Bug
  Components: messaging
Reporter: Alexey Stelmak


Current behavior: When you add a new remote listener on the client node, the 
addition takes place asynchronously, without waiting for confirmation from the 
client node.
Required behavior: When you add a new listener on the client node, we need to 
wait for confirmation from the client node.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)