User Story #820 (closed)
Opened 12 years ago
Closed 12 years ago
ROMIO buffer size mismatch exceptions are misleading
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta2.2 |
| Component: | Bin-Services | Keywords: | n.a. |
| Cc: | bwzloranger | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
The current ROMIO buffer size mismatch calculations that happen as part of setPlane(), setStack(), etc. throw a BufferOverflowException without a message irregardless of whether the actual size mismatch is an overflow or an underflow. This makes debugging size mismatches in the importer and other heavy I/O service applications difficult.
Change History (1)
comment:1 Changed 12 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
Fixed in r1891.