Remove use of thread-local output 90/82390/6
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Jun 2019 19:12:44 +0000 (21:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 4 Jun 2019 09:38:58 +0000 (11:38 +0200)
All callers can be safely migrated to using a non-shared writer,
as they all are expected to be apex implementations.

JIRA: CONTROLLER-1888
Change-Id: I87cfa1d3ec415b79c40c29a91ccbd8da2869b27a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found