vthinkxie commented on a change in pull request #9883: [FLINK-13818][web]:
Check whether web submission are enabled
URL: https://github.com/apache/flink/pull/9883#discussion_r335376104
##########
File path: flink-runtime-web/web-dashboard/src/app/interfaces/configuration.ts
##########
@@ -22,4 +22,7 @@ export interface ConfigurationInterface {
'timezone-offset': number;
'flink-version': string;
'flink-revision': string;
+ features?: {
Review comment:
Users may use this web for flink 1.9.0 and versions below 1.9.0, some
companies build there own flink platform depend on flink web UI.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services