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

server: ensure that shared-memory servers are started on every node #96146

Closed
knz opened this issue Jan 28, 2023 · 1 comment · Fixed by #95658
Closed

server: ensure that shared-memory servers are started on every node #96146

knz opened this issue Jan 28, 2023 · 1 comment · Fixed by #95658
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@knz
Copy link
Contributor

knz commented Jan 28, 2023

Epic: CRDB-23559

Currently a tenant server is only started if a client has connected to it.
We want instead to have them start pro-actively on every node

Jira issue: CRDB-23965

@knz knz added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label Jan 28, 2023
@knz
Copy link
Contributor Author

knz commented Jan 28, 2023

Fixed by #95658.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant