When the bookie storage is about to reach the threshold and then returns to the normal level, the producer cannot write topic normally
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 142
Description
**Describe the bug**
Pulsar v2.6.2
When the bookie storage is about to reach the threshold and then returns to the normal level, the producer cannot write topic normally.
1、Producer log:

2、Bookies storage:

3、Clear backlog, Bookies storage returns to the normal level:

4、Restart Producer logs:

5、Code:

Contributor guide
Research direction
Start by reproducing the reported sequence on Pulsar v2.6.2: let bookie storage approach its threshold, clear the backlog so storage returns to normal, and check whether the producer can write again without restarting. Review the producer logs, bookie storage observations, and attached code screenshot to identify the affected storage-threshold path. Done means producers resume normal topic writes after storage recovers.
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
- 30/100