Description
Currently, the MongoMK synchronizes on write (commit, merge) as well as on some read operations (getNodes, diffImpl).
Synchronization on read operations (specially getNodes) should no longer be needed. I will disable it for now, but we might need more test cases as well.
Attachments
Issue Links
- blocks
-
OAK-1099 node creation noticeably slower with mongoMk compared to tarMk
- Closed