Replace Poller lock with ReentrantLock

Description

There is a homegrown Lock class used inside the Poller code that could be replaced with the standard ReentrantLock class. This would probably improve fairness and performance of the lock.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Seth Leger May 16, 2017 at 10:44 PM

PR merged, commit e08280e111dcdd059bb9a96b98c0edf864b2b63e

Seth Leger May 16, 2017 at 12:00 AM

Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created May 15, 2017 at 3:51 PM
Updated June 28, 2017 at 10:49 AM
Resolved May 16, 2017 at 9:07 AM