foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

Fixed a bug where rollbackVersion >= data->storageVersion()

Open sfc-gh-etschannen opened this issue 3 years ago • 4 comments

The log router could see popped() versions between recoveredAt and the recovery txn version which cause remote tlogs to be stopped at a version in this range, which causes storage servers to read at versions in this range

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • [ ] The PR has a description, explaining both the problem and the solution.
  • [ ] The description mentions which forms of testing were done and the testing seems reasonable.
  • [ ] Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • [ ] This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • [ ] There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

sfc-gh-etschannen avatar Sep 22 '22 21:09 sfc-gh-etschannen

Result of foundationdb-pr-macos on macOS BigSur 11.5.2

  • Commit ID: bc8962bd4f05a8dee4617d4c8c22db1a4d7febe2
  • Duration 0:48:03
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 22 '22 22:09 foundationdb-ci

Doxense CI Report for Windows 10

  • Commit ID: bc8962bd4f05a8dee4617d4c8c22db1a4d7febe2
  • Result: :heavy_check_mark: SUCCEEDED
  • Build Logs (available for 30 days)

fdb-windows-ci avatar Sep 22 '22 22:09 fdb-windows-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: bc8962bd4f05a8dee4617d4c8c22db1a4d7febe2
  • Duration 0:59:37
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 22 '22 22:09 foundationdb-ci

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: bc8962bd4f05a8dee4617d4c8c22db1a4d7febe2
  • Duration 2:46:09
  • Result: :x: FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" ${CODEBUILD_SRC_DIR}/fdb-kubernetes-tests/logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" ${CODEBUILD_SRC_DIR}/fdb-kubernetes-tests/logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 23 '22 00:09 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 49de453f52f9b39ac83a8f66a59568295ba09895
  • Duration 0:52:37
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 23 '22 22:09 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: f373c3a51a34ec5d4f50aa1305a76984242f78fe
  • Duration 1:21:46
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 23 '22 23:09 foundationdb-ci

Doxense CI Report for Windows 10

  • Commit ID: 49de453f52f9b39ac83a8f66a59568295ba09895
  • Result: :heavy_check_mark: SUCCEEDED
  • Build Logs (available for 30 days)

fdb-windows-ci avatar Sep 24 '22 00:09 fdb-windows-ci

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 49de453f52f9b39ac83a8f66a59568295ba09895
  • Duration 2:15:19
  • Result: :x: FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" ${CODEBUILD_SRC_DIR}/fdb-kubernetes-tests/logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" ${CODEBUILD_SRC_DIR}/fdb-kubernetes-tests/logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 24 '22 00:09 foundationdb-ci

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: f373c3a51a34ec5d4f50aa1305a76984242f78fe
  • Duration 2:58:00
  • Result: :x: FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" ${CODEBUILD_SRC_DIR}/fdb-kubernetes-tests/logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" ${CODEBUILD_SRC_DIR}/fdb-kubernetes-tests/logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Sep 24 '22 00:09 foundationdb-ci