apache / apache/pulsar-client-go

[help] goroutine leak

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

Description

#### Actual behavior
By using pprof, I found the goroutine leak of pulsar client. How can I locate this problem?
Does anyone have an architecture diagram or introduction of pulsar client go ?

image

#### System configuration
**Pulsar version**: 0.6.0

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported goroutine leak with pprof against Pulsar client Go version 0.6.0, then trace the client architecture to identify which component owns the leaked goroutines. The issue names no source file or test; done means locating and documenting the leak's cause and the affected client component.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
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.