ZanataMT - fine grained locking - based on doc url and locale
Description
Activity
Show:
Sean Flanigan 1 June 2017 at 04:04
These links may be useful for implementing the distributed lock:
Ready for Release
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Story Points
5
Sprint
None
Priority

More fields
Time tracking
More fields
Time trackingCreated 1 June 2017 at 01:05
Updated 13 July 2017 at 16:44
Resolved 13 July 2017 at 16:44
Currently ZanataMT process 1 request at a given time with ReentrantLock.
This feature will loosen the restriction on per string based on contentHash as key which will help with concurrency processing of requests.
Include integration test as part of the implementation for concurrency.