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

Bowen Li closed FLINK-12511.
----------------------------
    Resolution: Fixed

merged in 1.9.0: 2b2c0641c107afa4f3e35908e64368fa95e61fc9

> make variable "comment" in all catalog metadata classes final 
> --------------------------------------------------------------
>
>                 Key: FLINK-12511
>                 URL: https://issues.apache.org/jira/browse/FLINK-12511
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.9.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Because of historical reasons, currently the variable "comment" in all 
> catalog metadata classes are not final yet, it has a default value and can be 
> overwritten in constructor. It creates problems like overloaded constructors 
> are built in a wrong way.
> We should remove the default value of "comment" and make it final that can 
> only be assigned value upon construction.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to