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

Topology does not update in case of added RegionGroup #812

Open
Helveg opened this issue Mar 7, 2024 · 0 comments
Open

Topology does not update in case of added RegionGroup #812

Helveg opened this issue Mar 7, 2024 · 0 comments

Comments

@Helveg
Copy link
Contributor

Helveg commented Mar 7, 2024

When the configuration bootstraps the scaffold's topology is created (does this really need to happen inside of the Configuration._bootstrap method? Would be better inside of the scaffold's, no?). If the topology creates a root RegionGroup, then adding regions/partitions to the network.partitions and network.regions dictionaries does not include them in the topology, and calls to for example network.resize won't affect them.

(Can be worked around with network.topology.children.append and then network.resize())

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

No branches or pull requests

1 participant