Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteComponents
Fix versions
Affects versions
Priority
Critical
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 18, 2016 at 3:37 PM
Updated May 22, 2016 at 5:26 PM
Resolved May 22, 2016 at 1:26 PM
While testing NMS-8436 I noticed that the thread calling the persister was blocked on a call to Cassandra that was inserting a string property.
Persist string attributes, like numeric attributes should be performed by the "Newts Writer Threads", and not by the thread calling the persister.