Jiangjie Qin created FLINK-12425: ------------------------------------ Summary: Implement RPCs to allow clients release result partitions in a Flink cluster. Key: FLINK-12425 URL: https://issues.apache.org/jira/browse/FLINK-12425 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Reporter: Jiangjie Qin
This ticket implements the following: # An RPC between client and dispatcher to release result partitions. # An RPC from dispatcher to RM to release result partitions. -- This message was sent by Atlassian JIRA (v7.6.3#76005)