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

delayed message other than delivered right away #133

Closed
DongbinNie opened this issue Dec 2, 2016 · 5 comments
Closed

delayed message other than delivered right away #133

DongbinNie opened this issue Dec 2, 2016 · 5 comments
Labels
type/feature The PR added a new feature or issue requested a new feature

Comments

@DongbinNie
Copy link

Delayed message, it's better to can have different delayed time for subscriptions on the same topic.

[merlimat]
This one is interesting. I'd like to see how is feasible to do it in a highly scalable way. Perhaps this might be a good candidate to be implemented as a recipe (a ready-made solution built on top of the client library), rather than directly in the server.

[DongbinNie]
Agree, it can be implemented in the client side to alleviate server's burden.

@merlimat merlimat added the type/feature The PR added a new feature or issue requested a new feature label Dec 3, 2016
@merlimat merlimat changed the title [Feature Proposal] delayed message other than delivered right away delayed message other than delivered right away Dec 3, 2016
@merlimat
Copy link
Contributor

merlimat commented Dec 3, 2016

Other than just delaying the message delivery, I think we could also provide a more general use distributed event scheduler, that can be implemented with multiple cascading queues.

@DongbinNie
Copy link
Author

@merlimat could you please give a detailed description of the solution "multiple cascading queues", thanks.

@xiaozongyang
Copy link

Cool, that sounds interesting !

@ivankelly
Copy link
Contributor

@merlimat did anything ever happen with this?

@ivankelly
Copy link
Contributor

Closing as duplicate of #2375

hrsakai pushed a commit to hrsakai/pulsar that referenced this issue Dec 10, 2020
* Removed unused config options

* Removed usages
dlg99 pushed a commit to dlg99/pulsar that referenced this issue Sep 22, 2022
michaeljmarshall pushed a commit to michaeljmarshall/pulsar that referenced this issue Apr 4, 2024
(cherry picked from commit 7bba51f)

 Conflicts:
	pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdTopics.java
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

No branches or pull requests

4 participants