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

Use built-in NATS service in the single process deployment #7296

Closed
2 tasks done
micbar opened this issue Sep 18, 2023 · 4 comments
Closed
2 tasks done

Use built-in NATS service in the single process deployment #7296

micbar opened this issue Sep 18, 2023 · 4 comments
Labels
Category:Enhancement Add new functionality
Milestone

Comments

@micbar
Copy link
Contributor

micbar commented Sep 18, 2023

User Story

Make it possible to use the shipped NATS service in the single process.

Acceptance criteria

  • Default config uses the shippped nats for registry / cache / stores
  • The startup process is "graceful enough" to accept that the NATS service need some startup time.
Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Dec 15, 2023
@micbar micbar added the Category:Enhancement Add new functionality label Dec 15, 2023
@stale stale bot removed the Status:Stale label Dec 15, 2023
@wkloucek
Copy link
Contributor

Registry default is now nats-js-kv: #8011

Default config uses the shippped nats for registry / cache / stores

Cache and store switch missing? @micbar @kobergj

@kobergj
Copy link
Collaborator

kobergj commented Jan 18, 2024

caches and stores are also running on nats-js-kv now. Only nats authentication is open.

@wkloucek
Copy link
Contributor

caches and stores are also running on nats-js-kv now

Should we close then? Seems like all acceptance criteria are fulfilled of this ticket

@kobergj kobergj closed this as completed Jan 18, 2024
@micbar micbar added this to the Release 5.0.0 milestone Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

No branches or pull requests

3 participants