Newts: String properties are persisted using the "collector" thread

Description

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.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Jesse White May 18, 2016 at 5:13 PM
Edited

Fixed

Details

Assignee

Reporter

Affects versions

Priority

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

Flag notifications