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

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


    from a62c371  [C++] Fix segmentation fault when creating socket failed 
(#14834)
     new b472453  [Proxy] Log warning when opening connection to broker fails 
(#14710)
     new da56592  [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    |   8 +-
 .../pulsar/proxy/server/ProxyConnection.java       |  70 +++-----
 .../proxy/server/BrokerProxyValidatorTest.java     |  20 +++
 5 files changed, 137 insertions(+), 145 deletions(-)

Reply via email to