(tomcat) branch 9.0.x updated (0747dd58cc -> 82b9ef45c6)

[email protected]
Newsgroups gmane.comp.jakarta.tomcat.devel
Message-ID <178646051992.2411115.11848340832409269919@gitbox3-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

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


    from 0747dd58cc Fix an allocation leak in the HTTP/2 backlog tracking on stream reset
     new 4b41a73a2f Handle HTTP sessionID changes for WsSession close on HTTP session expiry
     new 07e1b7d3da Fix backport
     new 82b9ef45c6 f

The 3 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:
 .../apache/catalina/ha/session/DeltaSession.java   |  74 ++++++-----
 java/org/apache/tomcat/util/net/NioEndpoint.java   |   2 +-
 java/org/apache/tomcat/websocket/WsSession.java    |  14 +-
 .../server/WsHttpSessionBindingListener.java       |  61 +++++++++
 .../websocket/server/WsHttpUpgradeHandler.java     |  16 +--
 java/org/apache/tomcat/websocket/server/WsSci.java |   1 -
 .../tomcat/websocket/server/WsServerContainer.java | 121 ++++++++++++-----
 .../tomcat/websocket/server/WsSessionListener.java |  36 ------
 .../tomcat/websocket/TestWebSocketFrameClient.java | 143 ++++++++++++++++++++-
 webapps/docs/changelog.xml                         |   5 +
 10 files changed, 357 insertions(+), 116 deletions(-)
 create mode 100644 java/org/apache/tomcat/websocket/server/WsHttpSessionBindingListener.java
 delete mode 100644 java/org/apache/tomcat/websocket/server/WsSessionListener.java
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.