Mercurial > evolve
comparison CHANGELOG @ 4034:215235c734e7 stable
obshashrange: force obshashrange invalidation by bumping schema
The fix in 8.1.1 deserve recomputing the obs hash range cache. So we bump its
schema version to declare the older cache invalid. The other caches, including
the expensive stablerange are unaffected.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 28 Aug 2018 20:00:46 +0200 |
parents | e8ce05aa9138 |
children | f1cde4c97806 |
comparison
equal
deleted
inserted
replaced
4028:e8ce05aa9138 | 4034:215235c734e7 |
---|---|
3 | 3 |
4 8.1.2 - in progress | 4 8.1.2 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * obshashrange: improved robusness of the cache under heavy load | 7 * obshashrange: improved robusness of the cache under heavy load |
8 * obshashrange: force recomputation of the final obshash related cache | |
9 (to make sure people benefit from the 8.1.1 fixes) | |
8 | 10 |
9 8.1.1 -- 2018-08-21 | 11 8.1.1 -- 2018-08-21 |
10 ------------------- | 12 ------------------- |
11 | 13 |
12 * clone: fix possible crash when using clone bundle and forcing cache warming | 14 * clone: fix possible crash when using clone bundle and forcing cache warming |