Some IO Stream classes don't honor the stream interface contract
----------------------------------------------------------------
Key: AMQCPP-136
URL: https://issues.apache.org/activemq/browse/AMQCPP-136
Project: ActiveMQ C++ Client
Issue Type: Bug
Components: CMS Impl
Affects Versions: 2.2
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Some of the streams classes have read methods that do not honor the stream
interface's contract to throw an IOException or return a minus one for specific
circumstances. We should take a look at all the io classes and make sure they
are honoring their contract and create unit tests that properly test this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.