[GitHub] ignite pull request #3079: Ignite incorrect state reconnect

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3079: Ignite incorrect state reconnect

andrey-kuznetsov
GitHub user voipp opened a pull request:

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

    Ignite incorrect state reconnect

   

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

    $ git pull https://github.com/voipp/ignite ignite-incorrect-state-reconnect

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

    https://github.com/apache/ignite/pull/3079.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 #3079
   
----
commit fac0d50bd01fb485175b6a58611146f600409e1b
Author: voipp <[hidden email]>
Date:   2017-09-26T15:24:19Z

    Create dhtLockFuture and check thread id

commit 9aa89dfbf556aba55ceac9cb9665ace07654e1e8
Author: voipp <[hidden email]>
Date:   2017-09-29T15:14:33Z

    throw exception, when received finish request for finished transaction

commit 7b4292cf342fd87db7d849fb12712ea9c0f75998
Author: voipp <[hidden email]>
Date:   2017-10-09T09:33:16Z

    Revert: throw exception, when received finish request for finished transaction

commit 024c8e4c3145bf6933080409994c931abc502734
Author: voipp <[hidden email]>
Date:   2017-10-09T09:34:42Z

    throw exception when alternate versions in transaction

commit 173f898eac151175ec3433a117843579010b890b
Author: voipp <[hidden email]>
Date:   2017-10-23T22:36:09Z

    Revert:throw exception when alternate versions in transaction

commit 99bd960432dfd14cc4a8141f978277a4dfe2930c
Author: voipp <[hidden email]>
Date:   2017-10-23T22:42:07Z

    exception when finishFut not done

commit 06aaddec1621bb0bdf2e9f7c351334930af4260d
Author: voipp <[hidden email]>
Date:   2017-11-07T15:33:30Z

    Revert: exception when finishFut not done

commit bcc65b53f93e22865cbd677fc90b6a0f406712aa
Author: voipp <[hidden email]>
Date:   2017-11-07T15:48:47Z

    exception when adding candidate after reposition

commit fd54ada5595dce3b1821904aa5a7642725f70ded
Author: voipp <[hidden email]>
Date:   2017-11-08T09:51:33Z

    Revert: exception when adding candidate after reposition

commit 798908f30c5f26e32aacb71d25c040031a441c7d
Author: voipp <[hidden email]>
Date:   2017-11-08T09:55:57Z

    exception in readyNearLocal

commit e91b9daf20fb50ad04c1ed27151f9b93d064bd47
Author: voipp <[hidden email]>
Date:   2017-11-14T14:54:39Z

    throw exception when received lait response

commit 4bb65cb1d0da29ac9ae23f5c3da6f7c82c08ed6e
Author: voipp <[hidden email]>
Date:   2017-11-21T19:11:03Z

    Revert: throw exception when received lait response

commit 49c9ba08a26f48533d0e86b9f4f1022e9dc6d64e
Author: voipp <[hidden email]>
Date:   2017-11-21T19:11:18Z

    Revert: exception in readyNearLocal

commit 62f627cea4d6bcd255b0c3a21bef4596aae5248b
Author: voipp <[hidden email]>
Date:   2017-11-21T19:16:06Z

    change state to rollback when client reconnect

commit d253425eebab42d8b8d37a995d039564ed8f6286
Author: voipp <[hidden email]>
Date:   2017-11-22T08:36:15Z

    Revert: change state to rollback when client reconnect

commit a001cd659d5cb9b17072be4e38c43d0ffd2c4a28
Author: voipp <[hidden email]>
Date:   2017-11-22T08:42:04Z

    test for incorrect tx state after client reconnect

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3079: Ignite incorrect state reconnect

andrey-kuznetsov
Github user voipp closed the pull request at:

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


---