Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.20.0
-
None
Description
While running TPC-DS 10TB benchmark on the latest master branch locally, I've encountered a failure in certain queries, specifically query 75, resulting in the error "The read buffer is null in credit-based input channel".
Using a binary search approach, I identified the offending commit as FLINK-33668. After reverting FLINK-33668 and subsequent commits, the issue disappears. Re-applying FLINK-33668 to the branch re-introduces the error.
Please see the attached image for the error stack trace.
Attachments
Attachments
Issue Links
- is caused by
-
FLINK-33668 Decoupling Shuffle network memory and job topology
- Closed
- links to
- mentioned in
-
Page Loading...