Details
-
Bug
-
Resolution: Fixed
-
Critical
-
2.1.0
-
None
-
None
Description
The SDK uses a contiguous buffer and should assign a section to each connection; instead as a result of a late design change, the client creates the buffer per connection. The result is the client's memory footprint is bigger than it needs to be and most of that buffer is not being used.