可以看下 AsyncWaitOperator 的源码实现。 Best, Jark
On Tue, 15 Jun 2021 at 18:53, zilong xiao <[email protected]> wrote: > 想了解下这块如何保证100%有序的呢,感觉异步查询是不是无法保证查询结果的先后,比如网络原因等等。 > > Jingsong Li <[email protected]> 于2021年6月15日周二 下午5:07写道: > > > 是有序的。 > > > > 无序的mode目前并没有支持, 目前可能会影响流计算的正确性 > > > > Best, > > Jingsong > > > > On Tue, Jun 15, 2021 at 3:42 PM zilong xiao <[email protected]> wrote: > > > > > hi,社区大佬们好,想问下flink 1.13中hbase async lookup能否保证输出结果有序? > > > > > > > > > -- > > Best, Jingsong Lee > > >
