v2driver activities in pike
This blueprint tasks activities in Pike cycle for v2driver effort.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Isaku Yamahata
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- Accepted for 11.0-pike
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
- Refactor v2 driver framework and move usable codebase to common files so that other v2(manjeets)
https:/
drivers can leverage without duplication
- monitoring journal db status: https:/
- thread management: introduce threadpool for journal sync thread: (rajivk)
- fullsync: test/hardening(
- measure fullsync time with functional test
- maintenance thread: leader election(rajivk)
- tests(rajivk)
- stress test
- with clustered environment
Gerrit topic: https:/
Addressed by: https:/
Providing support of threadpool
Addressed by: https:/
[Discussion] Regarding leader election among threads
Addressed by: https:/
Allowing lock to be applied per operation basis
Addressed by: https:/
Make Journal thread class a singleton
Addressed by: https:/
Revert "Allowing lock to be applied per operation basis"
Addressed by: https:/
Allowing lock to be applied per task basis
Gerrit topic: https:/
Addressed by: https:/
journal: teach odl_sync_event multi threading
Addressed by: https:/
Move journal periodic processing to a worker