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/01/02 06:06:54 UTC

[GitHub] [flink] galenwarren commented on pull request #15599: [FLINK-11838][flink-gs-fs-hadoop] Create Google Storage file system with recoverable writer support

galenwarren commented on pull request #15599:
URL: https://github.com/apache/flink/pull/15599#issuecomment-1003669300


   @xintongsong @MartijnVisser 
   
   I think I'm finally ready for you to take another look here, sorry for the long delay. I've added the NOTICE and license files and unit tests. Since we were looking at this before, I also split apart the RecoverableWriter.ResumeRecoverable and RecoverableWriter.CommitRecoverable implementation into separate classes (GSResumeRecoverable and GSCommitRecoverable, respectively), which also now have separate serde classes (GSResumeRecoverableSerializer and GSCommitRecoverableSerializer, respectively). 


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