Re: Buffer Priority
Oh,it's designed for unaligned checkpoint. Thanks,Zhanghao. -- Original -- From: "Zhanghao Chen"
Re: Buffer Priority
Hi Enric, It basically means the prioritized buffers can bypass all non-prioritized buffers at the input gate and get processed first. You may refer to https://issues.apache.org/jira/browse/FLINK-19026 for more details where it is firstly introduced. Best, Zhanghao Chen ___