You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zentol (via GitHub)" <gi...@apache.org> on 2023/04/25 21:02:35 UTC

[GitHub] [flink] zentol opened a new pull request, #22487: [FLINK-31940] DataStreamCsvITCase#CityPojo serialized as POJO

zentol opened a new pull request, #22487:
URL: https://github.com/apache/flink/pull/22487

   POJO classes should be public. This currently causes Kryo to be used for the entire pojo, requiring additional --add-opens on Java 17.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #22487: [FLINK-31940] DataStreamCsvITCase#CityPojo serialized as POJO

Posted by "flinkbot (via GitHub)" <gi...@apache.org>.
flinkbot commented on PR #22487:
URL: https://github.com/apache/flink/pull/22487#issuecomment-1522417242

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c2135fded05d90ae67526d98903ed25793d6bc57",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c2135fded05d90ae67526d98903ed25793d6bc57",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c2135fded05d90ae67526d98903ed25793d6bc57 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] zentol merged pull request #22487: [FLINK-31940] DataStreamCsvITCase#CityPojo serialized as POJO

Posted by "zentol (via GitHub)" <gi...@apache.org>.
zentol merged PR #22487:
URL: https://github.com/apache/flink/pull/22487


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org