org.apache.pulsar.shade.io.netty.channel.ConnectTimeoutException: connection timed out
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
**Describe the bug**
org.apache.pulsar.shade.io.netty.channel.ConnectTimeoutException: connection timed out
**To Reproduce**
Steps to reproduce the behavior:
1. Connect a problematic pulsar server
2. The service falls into an endless loop, which affects the normal startup logic
**Expected behavior**
I hope this exception will not be blocked and the service can be started normally
Contributor guide
Research direction
Start by reproducing the issue with a problematic Pulsar server and trace the startup path affected by org.apache.pulsar.shade.io.netty.channel.ConnectTimeoutException. Determine where the service enters the endless loop and verify that startup completes normally without the exception being blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100