Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
10.0.2.1, 10.1.1.0, 10.2.1.6
-
None
-
None
Description
The patch that was submitted for DERBY-5 (svn revision 56215) solved the specific problem described in that issue but, as indicated by the comments in DERBY-5, it did not take into account cases where the buffer that we're trying to "clear" (because of error) has already been transmitted to the client, thus making it impossible to "undo" the write. It'd be good to look at this particular situation more to figure out 1) if it is actually possible (and if so, can we get a repro?), and 2) if so, how do we fix it?
I'm filing this as a sub-task so that we can track it separately from DERBY-5 (the specific issue described in DERBY-5 was correctly fixed by svn 56215 and thus should be closed).