Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
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.
Tison Would be be interested in this issue?
Attachments
Issue Links
- 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