Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29030

Print a log message if a Pojo/Tuple contains a generic type

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: