ESP Transactional logging message enqueue should not wait of queue reads

Description

Currently, once log thread gets log queue lock, it does not release the lock before finishing all of queued log items.
ESP logging manager may wait for a long time to add a log request
into the queue if the log thread is working on the queued items.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Affects versions

Created December 12, 2016 at 5:50 PM
Updated December 13, 2016 at 1:37 PM
Resolved December 13, 2016 at 1:37 PM

Flag notifications