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

Token Pool namespace issues after dynamic config reload #1317

Open
nguyer opened this issue May 24, 2023 · 0 comments
Open

Token Pool namespace issues after dynamic config reload #1317

nguyer opened this issue May 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@nguyer
Copy link
Contributor

nguyer commented May 24, 2023

Steps to reproduce:

  • Enable dynamic config reload
  • Add a namespace named space0 and save the config file. Ensure FireFly fully starts the namespace.
  • Remove the namespace from the config file. Ensure FireFly fully stops the namesapce
  • Add a new namespace named space1 and save the config file. Ensure FireFly fully starts the namespace.
  • Attempt to create a token pool in space1

See that the token pool create event failed, and the error message is FF10446: Namespace 'space0' is not started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant