Skip to content

fix(broker): reload broker after migrate-auth - #22

Merged
willio merged 1 commit into
mainfrom
fix/migrate-auth-restart
Sep 1, 2026
Merged

willio merged 1 commit into
mainfrom
fix/migrate-auth-restart

Conversation

@willio

@willio willio commented Sep 1, 2026

Copy link
Copy Markdown
Owner

migrate-auth writes the installation auth file directly, but a running broker holds auth in memory — migrated tokens stayed invisible until the next restart. The command now restarts the broker when it is running and reports the reload. Docs updated.

The running broker holds its auth store in memory; tokens merged by
migrate-auth were invisible until the next natural restart. When the
broker is running, the command now restarts it and reports the reload.
docs/migration.md notes the behavior.
@willio
willio merged commit f384762 into main Sep 1, 2026
1 check passed
@willio
willio deleted the fix/migrate-auth-restart branch September 1, 2026 05:42
willio added a commit that referenced this pull request Sep 1, 2026
fix(broker): reload broker after migrate-auth
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.

1 participant