-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: VOLTHA v2.3
-
Fix Version/s: VOLTHA v2.3
-
Component/s: ofagent-go, ofagent-py
-
Labels:
-
Story Points:1
-
Epic Link:
the code that reads from the OF stream reuses a read buffer (premature optimization). it appears that the loxi package maintains and uses this buffer in some of its processing, thus it cannot be reused. The array for a message must be copied before being handed off for processing.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
17202,1 | VOL-2511 - copy the read buffer for processing | master | ofagent-go | Status: MERGED | +2 | +1 |