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

Chesnay Schepler closed FLINK-29030.
------------------------------------
    Fix Version/s: 1.16.0
                       (was: 1.17.0)
       Resolution: Fixed

master: 01fb742d0946d6cf81ea6a2945a4f77c341a0cf1

> Consider printing a warning if a Pojo contains a generic type
> -------------------------------------------------------------
>
>                 Key: FLINK-29030
>                 URL: https://issues.apache.org/jira/browse/FLINK-29030
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Type Serialization System
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> Users are encouraged to use POJO types, that will be serialized by the 
> PojoSerializer which supports schema evolution.
> If a user does not use a POJO we print an info message, linking to the docs 
> and citing potential performance issues.
> However, no such message is printed if a POJO _contains_ a generic type.
> As a result there may be users out there believing to have optimal 
> performance and support for schema evolution since, after all, they are able 
> to use the POJO serializer, when this may not be the case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to