apache / apache/pulsar-client-go
when grabCnx/grabConn throw error while create client ,And client will be failure to bean created. but it is not neccessary. and this handle-way is different with java client
Open
- Dominant language
- Go
- Stars
- 745
- Forks
- 389
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 3
Description
while create producer or consumer. the code like this


this handle way is different with java client . and java code is this

it will retry to connect without throw error.
Contributor guide
Assessment
This issue has not been assessed yet.