You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BridgeInfo struct in StandardBridgeManager reserves memory for two complete MqMsgBridge instances, even though many field values are identical in req_r2a and req_a2r.
The
BridgeInfostruct inStandardBridgeManagerreserves memory for two completeMqMsgBridgeinstances, even though many field values are identical inreq_r2aandreq_a2r.