hazelcast / hazelcast/hazelcast-csharp-client
Adding more logging for the first connection attempt
Open
Priority: Normal
Type: Enhancement
- Dominant language
- C#
- Stars
- 107
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
One of client had trouble during the first connection. In order to ease debugging on the prod, some of the steps may logged more detailed.
- Sign of generating of ports -> when no port number is supplied.
- During timeout of very first attempt -> client tries to open connection to member agelessly over thousands of ports. (Occurred when ldap response delayed)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.