Skip to content

Conversation

@rkistner
Copy link
Contributor

It is possible to run an instance without any connections. It's not very useful in most cases, but it is technically supported.

An issue is that the replicator process' liveness probe is never updated in this case, which can cause the process to be repeatedly restarted when running in Kubernetes, for example. This fixes the liveness probe for that case.

@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

🦋 Changeset detected

Latest commit: 898c593

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@powersync/service-core Patch
@powersync/service-core-tests Patch
@powersync/service-module-core Patch
@powersync/service-module-mongodb-storage Patch
@powersync/service-module-mongodb Patch
@powersync/service-module-mysql Patch
@powersync/service-module-postgres-storage Patch
@powersync/service-module-postgres Patch
@powersync/service-image Patch
test-client Patch
@powersync/service-schema Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rkistner rkistner merged commit 0ace0d3 into main Nov 12, 2025
22 checks passed
@rkistner rkistner deleted the fix-liveness-probe branch November 12, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants