Michael Dodge created GEODE-2598: ------------------------------------ Summary: Verify buffer allocation behavior of apache::geode::client::DataOutput Key: GEODE-2598 URL: https://issues.apache.org/jira/browse/GEODE-2598 Project: Geode Issue Type: Test Components: native client Reporter: Michael Dodge
The class apache::geode::client::DataOutput manages some internal buffers that contribute to the return values of getBufferLength() and getRemainingBufferLength(). The behavior appears to differ between platforms and is not immediately obvious from external observation. This behavior should be unit-tested to ensure that it does not regress. -- This message was sent by Atlassian JIRA (v6.3.15#6346)