+1, Can you create an issue and make it in RoadMap?
Jia Fan <fanjiaemi...@qq.com.invalid> 于2023年8月10日周四 13:36写道: > Thanks Guangdong for open this discussion. > > +1 from my side. > > ________________________ > > Jia Fan > > > > > 2023年8月10日 12:39,Guangdong Liu <liug...@gmail.com> 写道: > > > > Hi everyone, > > > > At present, many connectors push data to the destination through > > asynchronous threads, like Jdbc,InfluxDB,IoTDB,StarRocks. This way there > > will be some problems, > > > > 1.The way of asynchronous submission is the same as the function of > > checkpoint, we can complete asynchronous submission through checkpoint > > 2.Asynchronous threads may not be closed in exceptional cases and the > > connector cannot exit. Refer to > > https://github.com/apache/seatunnel/issues/4736 > > > > Therefore, I suggest removing the asynchronous submission operations in > > these connectors and replacing them with checkpoints, like > > https://github.com/apache/seatunnel/pull/5168 > > > > Looking forward to your feedback, thanks! > > > > -- > > > > Best Regards > > > > ------------ > > > > Liugddx > > liug...@gmail.com > > -- Best Regards ------------ EricJoy2048 gaojun2...@gmail.com
