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

Janusupgrade to 1.0.0 with a smart marker logic to reduce Cassandra Calls #3849

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

sriram-atlan
Copy link

Change description

Changes in effort to reduce indexsearch endpoint slowness.

  • Upgrade janusgraph to 1.0.0
  • Add a marker logic to lookup Cassandra only when property exist
  • Marker logic does not include IN ward relations to vertex
  • Uses Janus graph prefetch with properties

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

https://atlanhq.atlassian.net/browse/PLT-2809

Fix #1

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@aarshi0301 aarshi0301 changed the base branch from beta to master December 11, 2024 06:46
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

Successfully merging this pull request may close these issues.

2 participants