[Bug 69068] ReadListener#onError not called on read exception during async processing

2024-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69068 --- Comment #5 from Mark Thomas --- Please open a new issue for this. If you were able to modify/extend the existing test case to demonstrate the issue that would be very helpful. I'm not sure about the proposed patch. I'm wondering if this sh

[Bug 69068] ReadListener#onError not called on read exception during async processing

2024-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69068 --- Comment #4 from hypnoce --- Created attachment 39857 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39857&action=edit Alternative fix The proposed solution is dependent on the stream timeout. For long running/streaming use cases, n

[Bug 69068] ReadListener#onError not called on read exception during async processing

2024-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69068 --- Comment #3 from hypnoce --- Thanks a lot ! That really helps. Will test it when new release is available and get back to you. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 69068] ReadListener#onError not called on read exception during async processing

2024-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69068 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 69068] ReadListener#onError not called on read exception during async processing

2024-05-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69068 --- Comment #1 from Mark Thomas --- First of all, thank you very much indeed for the test case. It is extremely rare for a bug report to come with a test case that we can just drop in the IDE and (part from some tweaks so it runs in 11.0.x rath