dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[Optimization][Flink] FLINK StreamexEcuitionenvalonment needs to execute the PIPELINE method

Open zackyoungh opened this issue 10 months ago • 2 comments

Search before asking

  • [X] I had searched in the issues and found no similar optimization requirement.

Description

当需要执行批算子 plan 计划时,无法直接调用方法,而 executeAsync(StreamGraph streamGraph)去又是可以直接调用Pipeline类。 这边就需要重构一下 StreamexEcuitionenvalonment 类。以下是2种建议:

  1. 继承 StreamexEcuitionenvalonment ,flink-client每个模块重写
  2. 自定义 DinkyStreamexEcuitionenvalonment ,使其执行器和 flink 类单独隔离开来

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

zackyoungh avatar Apr 03 '24 08:04 zackyoungh

Hello @zackyoungh, this issue is about CDC/CDCSOURCE, so I assign it to @aiwenmo. If you have any questions, you can comment and reply.

你好 @zackyoungh, 这个 issue 是关于 CDC/CDCSOURCE 的,所以我把它分配给了 @aiwenmo。如有任何问题,可以评论回复。

github-actions[bot] avatar Apr 03 '24 08:04 github-actions[bot]

Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.

你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。

github-actions[bot] avatar Jun 01 '24 00:06 github-actions[bot]