-
Type:
Sub-task
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5.3, 1.6.0, 1.7.0
-
Component/s: Runtime / Metrics
-
Labels:
Since the MetricQueryService is implemented as an Akka actor, it can only send messages of a smaller size then the current akka.framesize. We should check similarly to FLINK-10251 whether the payload exceeds the maximum framesize and fail fast if it is true.
- links to