The results message is being built separately then copied into results buffer. These should use a single buffer. Also we are mistakenly using direct buffers. Beyond the possible memory implications in heavy usage scenarios, direct buffers cannot grow which means that any result over the ODBCPacketSize (such as a lob) will cause an exception.
-
Steven Hawkins
-
Steven Hawkins
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved: