-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
PIP-22: Dead Letter Topic #2508
Commits on Aug 30, 2018
-
Add redelivery_count to PulsarApi.proto.
codelipenghui committedAug 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 9a61230 - Browse repository at this point
Copy the full SHA 9a61230View commit details
Commits on Aug 31, 2018
-
Implement Redelivery Tracker in broker.
codelipenghui committedAug 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 7c0092a - Browse repository at this point
Copy the full SHA 7c0092aView commit details -
codelipenghui committed
Aug 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 41fb24a - Browse repository at this point
Copy the full SHA 41fb24aView commit details
Commits on Sep 3, 2018
-
Merge remote-tracking branch 'apache/master' into PIP-22
codelipenghui committedSep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 92a43a9 - Browse repository at this point
Copy the full SHA 92a43a9View commit details -
Implement dead letter topic in client.
codelipenghui committedSep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for dde79b7 - Browse repository at this point
Copy the full SHA dde79b7View commit details -
codelipenghui committed
Sep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 3c6a0c8 - Browse repository at this point
Copy the full SHA 3c6a0c8View commit details -
Fix bug in dead letter topic with multi topic subscription.
codelipenghui committedSep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 08a012d - Browse repository at this point
Copy the full SHA 08a012dView commit details -
Fix bug in send dead letter message then acknowledge.
codelipenghui committedSep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 793fc1f - Browse repository at this point
Copy the full SHA 793fc1fView commit details
Commits on Sep 4, 2018
-
Fix bugs in dead letter topic.
codelipenghui committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 50ad8f7 - Browse repository at this point
Copy the full SHA 50ad8f7View commit details -
Do not instance dead letter producer in new consumerImpl().
codelipenghui committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for b3a17e7 - Browse repository at this point
Copy the full SHA b3a17e7View commit details
Commits on Sep 6, 2018
-
Merge remote-tracking branch 'apache/master' into PIP-22
# Conflicts: # pulsar-client/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java # pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConsumerBuilderImpl.java
codelipenghui committedSep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for e5f88cf - Browse repository at this point
Copy the full SHA e5f88cfView commit details
Commits on Sep 11, 2018
-
Merge remote-tracking branch 'apache/master' into PIP-22
codelipenghui committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 5ba2168 - Browse repository at this point
Copy the full SHA 5ba2168View commit details -
optimization of dead letter topic.
codelipenghui committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 903c4a0 - Browse repository at this point
Copy the full SHA 903c4a0View commit details
Commits on Sep 13, 2018
-
Merge remote-tracking branch 'apache/master' into PIP-22
codelipenghui committedSep 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 8bccab9 - Browse repository at this point
Copy the full SHA 8bccab9View commit details -
Disable RedeliveryTracker in PersistentDispatcherSingleActiveConsumer
codelipenghui committedSep 13, 2018 Configuration menu - View commit details
-
Copy full SHA for df07259 - Browse repository at this point
Copy the full SHA df07259View commit details