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

lhotari pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 99b9dad  [C++] Fix segmentation fault when creating socket failed 
(#14834)
     new 1307e98  [Proxy] Log warning when opening connection to broker fails 
(#14710)
     new 522b83bf [refactor][proxy] Refactor Proxy code and fix connection 
stalling by switching to auto read mode (#14713)

The 2 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:
 .../pulsar/proxy/server/BrokerProxyValidator.java  |   2 +-
 .../pulsar/proxy/server/DirectProxyHandler.java    | 182 ++++++++++-----------
 .../pulsar/proxy/server/ParserProxyHandler.java    | 116 +++++++------
 .../pulsar/proxy/server/ProxyConnection.java       |  70 +++-----
 .../proxy/server/BrokerProxyValidatorTest.java     |  20 +++
 5 files changed, 197 insertions(+), 193 deletions(-)

Reply via email to