Client Reset for ClientPool patch by Jason Leonard ([email protected]) This patch alters the proceedure for client reset by performing the revert and flush operations before the client is re-written. This prevents the exception "Client 'swarm-xxxxxxxxxxxx' has files opened; use -f to force switch." if the client was left in a dirty state after some other Swarm error. 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. |