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

Graph analytics is trying to resolve every link to all types of resources #2852

Closed
imsdu opened this issue Oct 11, 2021 · 0 comments · Fixed by #2891
Closed

Graph analytics is trying to resolve every link to all types of resources #2852

imsdu opened this issue Oct 11, 2021 · 0 comments · Fixed by #2891
Assignees

Comments

@imsdu
Copy link
Contributor

imsdu commented Oct 11, 2021

It includes the links provided in context (and the static ones), api mappings in project, ...

  • The @context entries should be omitted
  • The project events should be skipped
  • The resource metadata should be ignored

So it creates a lot of unnecesserary noise:

2021-10-19 13:37:57 DEBUG c.e.b.n.d.s.p.EventSourceProcessor - Starting event source processor for type 'resolver' and id 'de8ewqve1t7fas4/e2gaxuqo0v6uqn3_https://bluebrain.github.io/nexus/schemas/storages.json'
2021-10-19 13:37:57 DEBUG c.e.b.n.d.s.p.EventSourceProcessor - Starting event source processor for type 'resolver' and id 'de8ewqve1t7fas4/e2gaxuqo0v6uqn3_https://bluebrain.github.io/nexus/schemas/unconstrained.json'
2021-10-19 13:37:57 DEBUG c.e.b.n.d.s.p.EventSourceProcessor - Starting event source processor for type 'resource' and id 'de8ewqve1t7fas4/e2gaxuqo0v6uqn3_http://admin.dev.nexus.ocp.bbp.epfl.ch/v1/static/schemas/project'
2021-10-19 13:37:57 DEBUG c.e.b.n.d.s.p.EventSourceProcessor - Snapshot recovered from 0 Map() VersionVector()
2021-10-19 13:37:57 DEBUG c.e.b.n.d.s.p.EventSourceProcessor - Starting event source processor for type 'resolver' and id 'de8ewqve1t7fas4/e2gaxuqo0v6uqn3_https://bluebrain.github.io/nexus/schemas/archives.json'
2021-10-19 13:37:57 DEBUG c.e.b.n.d.s.p.EventSourceProcessor - Starting event source processor for type 'resource' and id 'de8ewqve1t7fas4/e2gaxuqo0v6uqn3_https://bluebrain.github.io/nexus/schemas/resolvers.json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants