Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the nondurable consumer can not specify the initial position #7702

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

zymap
Copy link
Member

@zymap zymap commented Jul 30, 2020


Fixes #7619

Motivation

When using nondurable consumer to consumer message and specify the initial position
from earliest, the consumer can not start consume from the earliest message.

---

Fixes apache#7619

*Motivation*

When using nondurable consumer to consumer message and specify the initial position
from earliest, the consumer can not start consume from the earliest message.
@sijie sijie added this to the 2.7.0 milestone Jul 30, 2020
@sijie sijie added the type/feature The PR added a new feature or issue requested a new feature label Jul 30, 2020
@zymap
Copy link
Member Author

zymap commented Aug 3, 2020

/pulsarbot run-failure-checks

@codelipenghui codelipenghui merged commit bea5dd8 into apache:master Aug 3, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…che#7702)

Fixes apache#7619

Motivation

When using nondurable consumer to consumer message and specify the initial position
from earliest, the consumer can not start consume from the earliest message.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
…che#7702)

Fixes apache#7619

Motivation

When using nondurable consumer to consumer message and specify the initial position
from earliest, the consumer can not start consume from the earliest message.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
…che#7702)

Fixes apache#7619

Motivation

When using nondurable consumer to consumer message and specify the initial position
from earliest, the consumer can not start consume from the earliest message.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
…che#7702)

Fixes apache#7619

Motivation

When using nondurable consumer to consumer message and specify the initial position
from earliest, the consumer can not start consume from the earliest message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature The PR added a new feature or issue requested a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subscription initial position ignored with NonDurable subscriptions
3 participants