[ 
https://issues.apache.org/jira/browse/FLINK-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen resolved FLINK-12.
-------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: pre-apache)
                   0.7-incubating
         Assignee: Stephan Ewen

Fixed via 02314adca221982accb762f3bbe6c5a727e663a4

> [GitHub] Rework Configuration Objects
> -------------------------------------
>
>                 Key: FLINK-12
>                 URL: https://issues.apache.org/jira/browse/FLINK-12
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: GitHub Import
>            Assignee: Stephan Ewen
>              Labels: github-import
>             Fix For: 0.7-incubating
>
>
> Currently, the configurations are implemented hacky. Everything is 
> represented as a serialized string and there is no clean interface, such that 
> different flavors of configurations (global-, delegatin-, default) are 
> inconsistent.
> I propose to rework the configuration as a map of objects, which are 
> serialized on demand with either a serialization library, or default 
> serialization mechanisms. Factoring out the interface of a Configuration 
> allows to keep all flavors consistent.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/12
> Created by: [StephanEwen|https://github.com/StephanEwen]
> Labels: enhancement, 
> Created at: Mon Apr 29 23:43:11 CEST 2013
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to