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/07/04 07:32:06 UTC

[GitHub] [flink-table-store] JingsongLi opened a new pull request, #190: [hotfix] Fix AtomicFileWriter useage bug

JingsongLi opened a new pull request, #190:
URL: https://github.com/apache/flink-table-store/pull/190

   https://github.com/JingsongLi/flink-table-store/runs/7143629371?check_suite_focus=true
   
   - `MetaFileWriter` should throw exception instead of returning false when there is an exception.
   - Remove committed file check, it is useless. The really problematic object stores, they are overwritten semantics. This check can not solve overwritten semantics.


-- 
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-table-store] JingsongLi merged pull request #190: [hotfix] Fix AtomicFileWriter useage bug

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #190:
URL: https://github.com/apache/flink-table-store/pull/190


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