This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from c043c29  Fix rare potential NPE identified by Coverity Scan.
     new 1cf99ac  Extra fixes for 
https://bz.apache.org/bugzilla/show_bug.cgi?id=62841
     new 4e2384d  Refactor to remove use of session#lock and #unlock in the 
DeltaManager
     new 020b849  Refactor to create internal lock methods.
     new 3a34cfb  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62841 
BackupManager
     new b199c4b  Ensure DeltaRequest is created with correct recordAllActions 
value
     new 6421a8c  Refactor #requestCompleted to re-use DeltaSession#getDiff()

The 6 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    |  21 ++-
 .../apache/catalina/ha/session/DeltaManager.java   |  60 ++++----
 .../apache/catalina/ha/session/DeltaSession.java   | 159 +++++++++++++++------
 3 files changed, 155 insertions(+), 85 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to