apache / apache/pulsar-client-go

when lookup get error Response without AuthorizationError. client should can be retry to create consumer or producer instead of throw error out only

Open
#642 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

like this
![image](https://user-images.githubusercontent.com/8108604/137442118-ed2b880e-528a-4d7f-b7f3-3378eabf4997.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the lookup failure shown in the issue and trace how the Go client handles the AuthorizationError response. Inspect the consumer and producer creation flow; done means the client can retry creation after this lookup error instead of returning the error immediately.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.