[ 
https://issues.apache.org/jira/browse/IGNITE-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976493#comment-15976493
 ] 

Vladimir Ozerov commented on IGNITE-4809:
-----------------------------------------

[~amashenkov], could you please attach reproducer? 

> Cache.getAll can return partially commited results.
> ---------------------------------------------------
>
>                 Key: IGNITE-4809
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4809
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Andrew Mashenkov
>             Fix For: 2.1
>
>
> 1. Create tansactional cache with Long values and fill it with zeroes.
> 2. Start thread that would increment all values in single transaction.
> 3. Start thread that would check all values are same in single transaction.
> Second thread will see partial commits, but shouldn't.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to