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

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


    from b5b8cb0  [C++] Fix segmentation fault when creating socket failed 
(#14834)
     new dae653f  [Proxy] Log warning when opening connection to broker fails 
(#14710)
     new 766e5fe  [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    | 161 ++++++++++-----------
 .../pulsar/proxy/server/ParserProxyHandler.java    |   8 +-
 .../pulsar/proxy/server/ProxyConnection.java       |  72 ++++-----
 .../proxy/server/BrokerProxyValidatorTest.java     |  20 +++
 5 files changed, 127 insertions(+), 136 deletions(-)

Reply via email to