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

ASF GitHub Bot updated FLINK-12511:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
>
> 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