apache / apache/pulsar-client-go

Ability to receive/wait for nacked messages, pause a topic

Open
#351 2 comments 0 reactions 0 assignees View on GitHub
triage/week-33
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

Currently, if you send 5 messages, and back #5 , it will arrive the last one, breaking the order.
i want to have a use-case, when once a message nacked, the order is not broken, the topic is on pause, until the message is returned or completely failed to DLQ.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.