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

Implement JanusGraph id block queues #1968

Closed
6 tasks done
sbespalov opened this issue Dec 10, 2020 · 1 comment · Fixed by strongbox/strongbox-db#32
Closed
6 tasks done

Implement JanusGraph id block queues #1968

sbespalov opened this issue Dec 10, 2020 · 1 comment · Fixed by strongbox/strongbox-db#32
Assignees
Labels
ready ready to be merged

Comments

@sbespalov
Copy link
Member

sbespalov commented Dec 10, 2020

Task Description

Tasks

The following tasks will need to be carried out:

  • Make it possible to have custom GraphDatabaseConfiguration
  • Implement a TransactionVertexIDAssigner attached to corresponding ID queue
  • Make VertexIDAssigner stored as a resource of TransactionSynchronizationManager
  • Provide corresponding TransactionManager for cron job tasks execution
  • Provide tests with at least two TransactionManager instances which ensures that different transactions start IDs from its queue
  • fix cassandra shutdown

Task Relationships

This task:

Help

@sbespalov
Copy link
Member Author

fixed with #1971

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

Successfully merging a pull request may close this issue.

1 participant