This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from cbe9c72 Code style
new 6d8c383 Refactor to remove use of session#lock and #unlock in the
DeltaManager
new 2847348 Refactor to create internal lock methods.
new bcf1b79 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62841
BackupManager
new 4667870 Ensure DeltaRequest is created with correct recordAllActions
value
new 547fb24 Refactor #requestCompleted to re-use DeltaSession#getDiff()
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../catalina/ha/session/ClusterManagerBase.java | 9 ++
.../apache/catalina/ha/session/DeltaManager.java | 35 ++---
.../apache/catalina/ha/session/DeltaSession.java | 146 +++++++++++++++------
3 files changed, 127 insertions(+), 63 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]