Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current bridge interop is synchronous and will be reimplemented using Avro messages which are asynchronous. A set of classes is needed that will manage blocking callers on condition variables while the Avro messages are in flight until an ack is returned.