Till Rohrmann created FLINK-8634: ------------------------------------ Summary: Add asynchronous rescaling REST handlers Key: FLINK-8634 URL: https://issues.apache.org/jira/browse/FLINK-8634 Project: Flink Issue Type: New Feature Components: REST Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.5.0
In order to trigger the job rescaling we should offer REST handlers which expose the rescaling functionality. Since this is an asynchronous operation, the handlers should be implemented by extending {{AbstractAsynchronousOperationHandlers}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)