Daishuyuan commented on PR #4341:
URL: https://github.com/apache/flink-cdc/pull/4341#issuecomment-4151866894

   @melin 
   感谢您的建议,这个方向很有价值。结合当前 pipeline-connector-dws 的实现,我们目前更倾向于先沿着 DWS 官方 client 
已有能力做增强,而不是在 sink 内再引入一层自定义线程池。具体来说,我们更希望把 DWS client
     自身已经支持的写线程数、flush 阈值、copy 切换阈值等参数接入到当前 connector 配置中。
   
   Thanks for the suggestion. The direction is valuable.After comparing it with 
the current pipeline-connector-dws implementation, we are currently more 
inclined to enhance the connector by leveraging the native capabilities
     already provided by the DWS client, instead of adding another custom 
thread pool inside the sink.More specifically, we would prefer to expose and 
wire through the DWS
     client’s built-in tuning options, such as write thread size, flush 
thresholds, and copy-switch thresholds. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to