GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/4285 Ignite 8747 fresh You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8747-fresh Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4285.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 #4285 ---- commit ba4ca8b4d42d112003e5763dd94a022d788148d4 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-01T15:51:37Z WIP. Introduce expiry throttling. Thread will avoid try to clean expired entries if recent try has finished with "nothing to clean". commit 0af00789c5d6d99a141c6170b98af0e2fac0e1f0 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-01T17:14:06Z WIP. Avoid useless unwindEvict try for caches with eagerTtl disabled. commit 53c81d51c796790d3d675a428dbc36a89f56127a Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-01T20:25:54Z WIP. Minor commit 4107681d21821cd2f52d7eb337be12d0def837f0 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-05T09:32:02Z WIP. Added per-cacheGroup unwind throttling. Styles. commit a330736d96697c75f671296c1d672796b7b7b897 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-06T09:09:42Z Wip. Minors commit fde8bc2fc0908f6fbbaeeedc38d787bb896e2c91 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-06T09:54:22Z Wip. Disable throttling for in memory store. commit af9c2775d7926236f9cfe79759901f4ef9a27b17 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-06T10:49:01Z Revert "Wip. Disable throttling for in memory store." This reverts commit f9048aa commit f2c078817541babbe832d6e6d29a2aeab8538d39 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-06T12:28:18Z IGNITE-8503: Fix entry startVersion. commit 5c1ec4728f802857cbe2b072b099f09e85023cb4 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-08T10:08:14Z WIP. Increase throttling to 500ms. commit 2b445a3169186099dbe3fa1cb1254275f98baf9a Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-09T10:03:59Z WIP. Minor. commit a2b8ade77a24186a8403092bbdc863462a7a6a42 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-14T15:53:36Z IGNITE-8747: Fix test. Minor code cleanup. commit 2c1bc86925777f30ebf368d0c8cdd02ffd9361ec Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-21T13:50:11Z IGNITE-8747: Fixed expiration on entry update. commit 1fa749ea9f888e48b2f87bc25c81a4334ee09334 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-21T15:04:03Z Styles. commit 28a4713aaed6b5b4c344782262142f41e9bcf11d Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-25T14:48:29Z Removed non-relevant test. commit f9a1cd4ff87300eac5af488aa25cf3007b0ea9cd Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-06-27T08:59:16Z ignite-8747: Fix flacky test. commit d1d1e3ca395bf379c072d7630e41aa53409915f1 Author: Ivan Rakov <irakov@...> Date: 2018-06-29T17:46:54Z Merge branch 'master' into ignite-8681-8503 ---- --- |
Free forum by Nabble | Edit this page |