diff --git a/changelog/@unreleased/pr-5911.v2.yml b/changelog/@unreleased/pr-5911.v2.yml new file mode 100644 index 00000000000..fc36f214c06 --- /dev/null +++ b/changelog/@unreleased/pr-5911.v2.yml @@ -0,0 +1,7 @@ +type: fix +fix: + description: Fixed an issue where the AtlasRestoreClient would be unable to perform + necessary operations on timelock (fast forwarding the timestamp) during the restore + process. + links: + - https://github.com/palantir/atlasdb/pull/5911