-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: Command Line Client, Runtime / Coordination
-
Labels:
-
Release Note:
Currently, we use the same HighAvailabilityServices on the client and server. However, the client does not need several of the features that the services currently provide (access to the blobstore or checkpoint metadata).
Additionally, due to how these services are setup they also require the client to have access to the blob storage, despite it never actually being used, which can cause issues, like FLINK-13500.
Zili Chen Would be be interested in this issue?
- causes
-
FLINK-13500 RestClusterClient requires S3 access when HA is configured
-
- Resolved
-
- is blocked by
-
FLINK-13912 Remove ClusterClient#getClusterConnectionInfo
-
- Resolved
-
- relates to
-
FLINK-13960 Provide default implementation for deprecated HighAvailabilityServices.getWebMonitorLeaderRetriever
-
- Closed
-
- supercedes
-
FLINK-13500 RestClusterClient requires S3 access when HA is configured
-
- Resolved
-
- links to