You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/03/26 09:59:39 UTC

[GitHub] [ignite] Vladsz83 opened a new pull request #7575: IGNITE-12739 Optimistic serializable transactions may fail infinitely when read-through is enabled.

Vladsz83 opened a new pull request #7575: IGNITE-12739 Optimistic serializable transactions may fail infinitely when read-through is enabled.
URL: https://github.com/apache/ignite/pull/7575
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [ignite] anton-vinogradov merged pull request #7575: IGNITE-12739 Optimistic serializable transactions may fail infinitely when read-through is enabled.

Posted by GitBox <gi...@apache.org>.
anton-vinogradov merged pull request #7575: IGNITE-12739 Optimistic serializable transactions may fail infinitely when read-through is enabled.
URL: https://github.com/apache/ignite/pull/7575
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [ignite] Vladsz83 commented on issue #7575: IGNITE-12739 Optimistic serializable transactions may fail infinitely when read-through is enabled.

Posted by GitBox <gi...@apache.org>.
Vladsz83 commented on issue #7575: IGNITE-12739 Optimistic serializable transactions may fail infinitely when read-through is enabled.
URL: https://github.com/apache/ignite/pull/7575#issuecomment-604468108
 
 
   `GridPartitionedSingleGetFuture` now truely follows its flag `forcePrimary` and optimistic serializable transaction always sets `forcePrimary`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services