Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect usage of is_checkpoint_finalized in Checkpointer. The bug was reported when restoring a checkpoint on GCS, the checkpoint was always thought to be "not finalized". #160

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 1, 2022

Fix incorrect usage of is_checkpoint_finalized in Checkpointer. The bug was reported when restoring a checkpoint on GCS, the checkpoint was always thought to be "not finalized".

@copybara-service copybara-service bot force-pushed the test_492206447 branch 2 times, most recently from a394dbf to 47aa9ca Compare December 8, 2022 21:08
@copybara-service copybara-service bot changed the title Fix incorrect usage of is_checkpoint_finalized in Checkpointer. The bug was reported when restoring a checkpoint on GCS, the checkpoint was always thought to be "not finalized". The issue technically affected non-GCS too, but because of the difference in the usage of a commit_success file to indicate finalization, the issue was never surfaced. Fix incorrect usage of is_checkpoint_finalized in Checkpointer. The bug was reported when restoring a checkpoint on GCS, the checkpoint was always thought to be "not finalized". Dec 8, 2022
… bug was reported when restoring a checkpoint on GCS, the checkpoint was always thought to be "not finalized".

PiperOrigin-RevId: 492206447
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant