kwenZh opened a new issue #14831:
URL: https://github.com/apache/pulsar/issues/14831
**Describe the bug**
Pulsar Proxy can get into a state where it stops proxying Broker connections
while Admin API proxying keeps working.
The proxy logs are filled with this type of warnings:
but directly connect pulsar-broker is normally,
```
13:13:09.996 [pulsar-proxy-io-2-1] WARN
org.apache.pulsar.common.protocol.PulsarHandler - [[id: 0x83e12747, L:/ip:port
- R:/ip:port]] Pulsar Handshake was not completed within timeout, closing
connection
```
and back to normally after restart proxy.
i saw the similar issue:
https://github.com/apache/pulsar/issues/14075
https://github.com/apache/pulsar/pull/14078
**To Reproduce**
The steps to reproduce are not known.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]