[GitHub] ignite pull request #4559: Ignite 9280

2018-10-11 Thread andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at:

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


---


[GitHub] ignite pull request #4559: Ignite 9280

2018-08-16 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request:

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

Ignite 9280



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

$ git pull https://github.com/andrey-kuznetsov/ignite ignite-9280

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

https://github.com/apache/ignite/pull/4559.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 #4559


commit b74b4a645a13fea214937652bc4523bb0340995e
Author: Andrey Kuznetsov 
Date:   2018-08-15T12:15:33Z

IGNITE-9280 Compressing WAL archive segments ASAP.

commit 099d67410ee19e68b2dc3c335d3497b1f37c4696
Author: Andrey Kuznetsov 
Date:   2018-08-15T15:52:02Z

IGNITE-9280 Added WAL segment compaction completion event.

commit 72bbecd98c19b1cda2c605b19f2b1ba2e7867d18
Author: Andrey Kuznetsov 
Date:   2018-08-15T17:42:44Z

IGNITE-9280 Exposed last WAL segment compaction time to public API.

commit ea6a2e1249695cd3d838eb7d01367d21feaed821
Author: Andrey Kuznetsov 
Date:   2018-08-16T10:28:34Z

Merge branch 'master' into ignite-9280




---