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

DistributedController cube loading only one cublet #77

Open
hugy718 opened this issue Jul 27, 2022 · 0 comments
Open

DistributedController cube loading only one cublet #77

hugy718 opened this issue Jul 27, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hugy718
Copy link
Collaborator

hugy718 commented Jul 27, 2022

Currently the implementation of DistributedController at L86 and L185 calls the reload method of CoolModel that accepts a buffer and only loads that buffer to CubeRS. Therefore, it cannot handles cubes with multiple cublets.

Moreover, this overloaded reload is only used here. It does not make much sense to reload just one cublet. We can remove that method later.

@hugy718 hugy718 added the bug Something isn't working label Jul 27, 2022
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

2 participants