You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/25 04:25:12 UTC

[GitHub] [flink] chucheng92 opened a new pull request #19240: [FLINK-9198][core] Add cause when AbstractDeserializationSchema throw exception

chucheng92 opened a new pull request #19240:
URL: https://github.com/apache/flink/pull/19240


   ## What is the purpose of the change
   
   Add cause when AbstractDeserializationSchema throw exception for troubleshooting.
   
   ## Brief change log
   
   Add cause when AbstractDeserializationSchema throw Exception.
   
   ## Verifying this change
   
   This change is already covered by existing tests, such as *AbstractDeserializationSchemaTest*.
   
   ## Does this pull request potentially affect one of the following parts:
   
   - Dependencies (does it add or upgrade a dependency): no
   - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: yes
   - The serializers: yes
   - The runtime per-record code paths (performance sensitive): no
   - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
   - The S3 file system connector: (yes / no / don't know)
   
   ## Documentation
   
   - Does this pull request introduce a new feature?  no
   - If yes, how is the feature documented? not applicable
   


-- 
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] chucheng92 commented on pull request #19240: [FLINK-9198][core] Add cause when AbstractDeserializationSchema throw exception

Posted by GitBox <gi...@apache.org>.
chucheng92 commented on pull request #19240:
URL: https://github.com/apache/flink/pull/19240#issuecomment-1078647449


   reopen this pr.


-- 
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] chucheng92 closed pull request #19240: [FLINK-9198][core] Add cause when AbstractDeserializationSchema throw exception

Posted by GitBox <gi...@apache.org>.
chucheng92 closed pull request #19240:
URL: https://github.com/apache/flink/pull/19240


   


-- 
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] chucheng92 removed a comment on pull request #19240: [FLINK-9198][core] Add cause when AbstractDeserializationSchema throw exception

Posted by GitBox <gi...@apache.org>.
chucheng92 removed a comment on pull request #19240:
URL: https://github.com/apache/flink/pull/19240#issuecomment-1078647449


   reopen this pr.


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