Jingsong Lee created FLINK-14714: ------------------------------------ Summary: BytesHashMap should not warn invoking stack when it want to spill Key: FLINK-14714 URL: https://issues.apache.org/jira/browse/FLINK-14714 Project: Flink Issue Type: Improvement Components: Table SQL / Runtime Reporter: Jingsong Lee Fix For: 1.10.0
Now BytesHashMap will warn invoking stack when it want to spill, this lead to a lot of messages in logs. We need remove the stack and just print warns. -- This message was sent by Atlassian Jira (v8.3.4#803005)