Add version to ChronologyProtector key
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 15 Feb 2017 21:43:48 +0000 (13:43 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 15 Feb 2017 21:53:04 +0000 (13:53 -0800)
commit96f35d42d78e97bb620ec8b6134b427bd793ed2c
tree5d94200772da06fcb5d6dcf49bd4345feefbee32
parent476678e3f64efb9a0852e70b466c4d42ee0aa1c4
Add version to ChronologyProtector key

This handles incompatible non-namespaced DBMasterPos values
still in cache by ignoring them. The cache value validation
has also been improved.

Bug: T158217
Change-Id: I0e25cd1390e72d8ee0c31e6bb24e9184cbbcf49f
includes/libs/rdbms/ChronologyProtector.php