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

Configuration model updated from connector code doesn't reflect on MartServer #58

Open
cgourdin opened this issue Oct 10, 2017 · 1 comment
Assignees
Labels

Comments

@cgourdin
Copy link
Member

If entities on configuration model is added by connector code, the configuration is well updated on MartServer but not on referenced entities user map (why : Reading entities by Map is more efficient than for each resources/links tree).

@cgourdin cgourdin self-assigned this Oct 10, 2017
cgourdin pushed a commit that referenced this issue Oct 10, 2017
… reflect on entities owner map caching, see issue #58
@cgourdin
Copy link
Member Author

610842f is a temporary patch, to enable total configuration updates by connector and manage optimized access on entities map, an listener class must be developed and join on adding entities and remove entities from configuration model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant