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

Jetstream Backend Implementation #12388

Closed
12 of 14 tasks
k15r opened this issue Oct 18, 2021 · 4 comments
Closed
12 of 14 tasks

Jetstream Backend Implementation #12388

k15r opened this issue Oct 18, 2021 · 4 comments
Labels
area/eventing Issues or PRs related to eventing Epic

Comments

@k15r
Copy link
Contributor

k15r commented Oct 18, 2021

Description

Implement a new eventing backend based on NATS-Jetstream.
The current NATS based backend provides different delivery guarantees compared to other Backends. With Jetstream we will be able to provide similar at-least-once guarantees.

Acceptance:

Implementation


⚠️ Funnel process - do not remove!
Name Value
theme Enterprise-grade
business value 8
technical value 8
user value 8
open-source value 8
effort
requested by
@marcobebway marcobebway added the area/eventing Issues or PRs related to eventing label Oct 20, 2021
@k15r k15r added the Epic label Oct 25, 2021
@k15r k15r removed their assignment Nov 25, 2021
@mfaizanse
Copy link
Member

@k15r
Copy link
Contributor Author

k15r commented Jun 21, 2022

Jetstream is now the default backend. Closing as completed

@k15r k15r closed this as completed Jun 21, 2022
@robinnarsinghranabhat
Copy link

@k15r I cannot find any way to use WorkQueuePolicy for my retention.
I have multiple worker servers and I only want the available to process the message.

Also, I couldn't find any documentation on using pull-consumer rather than push-consumer approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eventing Issues or PRs related to eventing Epic
Projects
None yet
Development

No branches or pull requests

4 participants