GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/4520 Ignite 7196 Exchange stucks on reading WAL
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/Mmuzaf/ignite ignite-7196
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4520.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4520
----
commit 369f1ff25cf19dbc05d1b0c4d92ced8796fa410b
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-07-16T14:46:51Z
initial commit
commit 564ba715a541d46d4dbbca513a474f664e997451
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-07-30T08:19:02Z
Merge branch 'master' into ignite-7196
commit 714c443c2a453ef7a74a59576c38ae61e863e5b0
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-07-30T15:43:10Z
IGNITE-7196: add waiter
commit 57567754c0479be8048ca8f9f5b28e4859a55a92
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-01T12:57:21Z
Merge branch 'master' into ignite-7196
commit a1541fe26baad454962802b42d6e3eb79ed6faa7
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-01T16:29:37Z
IGNITE-7196: small fix
commit 2503a4ddf4d905f3a57310422579455909e7bbe2
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-02T16:07:22Z
Merge branch 'master' into ignite-7196
commit 9e0af1b035c5d57fdc315f590b7e3f8927b8da22
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-03T15:10:45Z
Merge branch 'master' into ignite-7196
commit 49515b67819ef625261ca40490ccf6eb5b7c6ba6
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-08T06:35:48Z
Merge branch 'master' of
https://github.com/apache/ignite into ignite-7196
commit c9fb725dde404d6999d9ff4e661d83902cd1e208
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-09T11:26:26Z
Merge branch 'master' of
https://github.com/apache/ignite into ignite-7196
commit 9b437dbe92805e3dd1141571fce723a8d4993d50
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-11T15:31:38Z
IGNITE-7196: initial restore binary state impl
commit cbca3ac1fb0f52aa81f10dee00de8c31a0051cec
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-11T15:36:12Z
Merge branch 'master' into ignite-7196
# Conflicts:
# modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/IgniteCacheDatabaseSharedManager.java
----
---