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

Till Rohrmann closed FLINK-23841.
---------------------------------
    Resolution: Fixed

Fixed via

1.14.0: 45bd9a45c1a35b21026dff69d12e67e0349fe3b3
1.13.3: dea8bede2ebff4b46d8a1eccc2338952a2cdf58c
1.12.6: 49fedc121003d7e41f80041135c61d517daa52cc

> [doc]Modify incorrect English statements for page 'execution_configuration'
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-23841
>                 URL: https://issues.apache.org/jira/browse/FLINK-23841
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: wuguihu
>            Assignee: wuguihu
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.14.0, 1.12.6, 1.13.3
>
>
> [https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/datastream/execution/execution_configuration/]
>  
> The English statement in line 82 is not correct.
> {code:java}
> //line 82
> Note that types registered with `registerKryoType()` are not available to 
> Flink's Kryo serializer instance.
> {code}
> It should be modified as follows:
> {code:java}
> Note that types registered with `registerKryoType()` are not available to 
> Flink's POJO serializer instance.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to