[
https://issues.apache.org/jira/browse/FLINK-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-7583.
-----------------------------------
Resolution: Fixed
1.4: ad4c41532ac22a0accf82c7ea9427aed9b71aaf4
> Create singleton isntance for the content type header
> -----------------------------------------------------
>
> Key: FLINK-7583
> URL: https://issues.apache.org/jira/browse/FLINK-7583
> Project: Flink
> Issue Type: Improvement
> Components: REST
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> The content type header for all rest requests/responses is always the same,
> but we currently allocate a separate string for each request/response. We
> should instead use a static constant.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)