Junrui Lee created FLINK-37284: ---------------------------------- Summary: ForwardForConsecutiveHashPartitioner cannot be chained in Adaptive batch. Key: FLINK-37284 URL: https://issues.apache.org/jira/browse/FLINK-37284 Project: Flink Issue Type: Bug Components: Runtime / Coordination Reporter: Junrui Lee Assignee: Lei Yang
This is a bug that occurs when the AdaptiveGraphManager converts a chainable ForwardForConsecutiveHashPartitioner into a Forward partitioner. It neglects to handle the Exchange Mode, which results in issues when creating the chain. -- This message was sent by Atlassian Jira (v8.20.10#820010)