hyperledger-firefly / hyperledger-firefly/firefly

Token Pool namespace issues after dynamic config reload

Open
#1,317 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
602
Forks
246
Avg merge
18h 47m
Merged PRs (30d)
6

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.