AD: split messages from wb_fifo on newline

Description

PR: https://github.com/freenas/freenas/pull/4972

In some situations winbindd may write multiple status change messages
before the middleware thread has an opportunity to read them. Because
of this, the winbindd behavior has been modified in a separate PR to
append a terminating newline to status messages. Accordingly, we
need to splitlines() in middleware to separate out the messages and
then parse each one separately to avoid JSON exceptions.

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Bug Clerk 
June 18, 2020 at 2:53 PM

Bug Clerk 
June 18, 2020 at 2:28 PM

Complete

Details

Assignee

Reporter

Components

Fix versions

Priority

More fields

Katalon Platform

Created June 18, 2020 at 2:08 PM
Updated July 1, 2022 at 4:52 PM
Resolved June 18, 2020 at 2:53 PM