WencongLiu commented on PR #23026: URL: https://github.com/apache/flink/pull/23026#issuecomment-1664886800
> I think being used in test cases probably should not block the deprecation of the classes. In this specific case, I don't it's necessary to move them to another module. There are many similar classes that parses the application arguments into a `GlobalJobParameters`. I suspect these non-DataSet test cases using `ParameterTool` simply because they are imitated from DataSet test cases. Deprecating `ParameterTool` related classes and make other classes that parse the arguments in similar way with `ParameterTool` is a reasonable method. I'll follow the suggestions. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org