lock_review_update_readme.txt #1

  • //
  • guest/
  • jason_leonard/
  • swarm/
  • module/
  • lock_review_update_readme.txt
  • View
  • Commits
  • Open Download .zip Download (340 B)
Lock Review Update patch
by Jason Leonard ([email protected])

This patch adds locking around review update "updateFromChange" code
to prevent a race condition that exists whilst Swarm re-shelves content
from a users change to the Swarm managed Review change.

Please apply the correct patch for the version of Swarm you are using.

# Change User Description Committed
#1 19977 jason_leonard Adding latest patches for Swarm 2016.1

Adding: Client reset patch for ClientPool to prevent exception with dirty client.
Adding: Lock review update patch for preventing a race condition whilst Swarm updates or creates a review.
Adding: Workers no tasks log patch for removing a "no tasks in queue" message whilst capturing debug logs.
Updating: moderators email patch for allowing moderators to receive review change emails.
Updating: projects caseinsensivie matching patch to workaround P4PHP case sensitivity issues when selecting a change's project.