Till Rohrmann created FLINK-7519: ------------------------------------ Summary: Enrich ClientRestException with HttpResponseStatus Key: FLINK-7519 URL: https://issues.apache.org/jira/browse/FLINK-7519 Project: Flink Issue Type: Sub-task Components: REST Affects Versions: 1.4.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Priority: Minor
The {{RestClient}} should include the {{HttpResponseStatus}} in its thrown {{RestClientException}}. This allows better exception handling on the client side (similar to the {{RestHandlerException}}). -- This message was sent by Atlassian JIRA (v6.4.14#64029)