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

ASF GitHub Bot commented on IGNITE-10262:
-----------------------------------------

GitHub user rkondakov opened a pull request:

    https://github.com/apache/ignite/pull/5693

    IGNITE-10262: MVCC: Some client operation may hangs if all data nodes left 
the grid.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10262

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5693.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5693
    
----
commit 7ed04f947983236fbce41a8c083fb109cf103f77
Author: rkondakov <kondakov87@...>
Date:   2018-12-18T13:42:08Z

    IGNITE-10262: MVCC: Some client operation may hangs if all data nodes left 
the grid.

----


> MVCC: Some client operation may hangs if all data nodes left the grid.
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-10262
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10262
>             Project: Ignite
>          Issue Type: Bug
>          Components: mvcc
>    Affects Versions: 2.7
>            Reporter: Andrew Mashenkov
>            Assignee: Roman Kondakov
>            Priority: Major
>              Labels: Hanging
>             Fix For: 2.8
>
>
> IgniteClientCacheStartFailoverTest.testClientStartLastServerFailsMvccTx() 
> hangs forever.
> Client put\remove operation should throws CacheServerNotFoundException if 
> there is no data server in the grid, but can hangs in some cases.



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

Reply via email to