From 484616ccd5b0b34a734a4230a9958cfe6d520cd1 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Thu, 18 Oct 2012 14:19:08 -0700 Subject: [PATCH] Updated release notes for job queue refactoring. Change-Id: Icfc62496f58e3e9fa142f24c9d3f2e96fce698d0 --- RELEASE-NOTES-1.21 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index e072974d7a..9c8f5baaf7 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -28,6 +28,9 @@ production. searches with the api in miser mode for deleted files. * Add initial and programmatic sorting for tablesorter. * Add the event "sortEnd.tablesorter", triggered after sorting has completed. +* The Job system was refactored to allow for different backing stores for queues + as well as cross-wiki access to queues, among other things. The schema for the + DB queue was changed to support better concurrency and reduce deadlock errors. === Bug fixes in 1.21 === * (bug 40353) SpecialDoubleRedirect should support interwiki redirects. -- 2.20.1