foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

Added RocksDB latency samples and priority knobs.

Open liquid-helium opened this issue 3 years ago • 3 comments

Added RocksDB latency samples, and server knobs to tune RocksDB read/write thread priority.

main branch pr: #8236

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)

liquid-helium avatar Sep 21 '22 17:09 liquid-helium

Doxense CI Report for Windows 10

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

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

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 4c137f8be86060dcef12a24e32270129f4933a5d
  • Duration 1:00:02
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

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

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

  • Commit ID: 4c137f8be86060dcef12a24e32270129f4933a5d
  • Duration 1:49:47
  • 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 21 '22 19:09 foundationdb-ci

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

  • Commit ID: 81dbf61bc8a929f67de06999addab0ec68575f00
  • Duration 0:10:05
  • Result: :x: FAILED
  • Error: reference not found for primary source and source version 81dbf61bc8a929f67de06999addab0ec68575f00
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

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

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 81dbf61bc8a929f67de06999addab0ec68575f00
  • Duration 0:11:57
  • Result: :x: FAILED
  • Error: reference not found for primary source and source version 81dbf61bc8a929f67de06999addab0ec68575f00
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

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

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 4c137f8be86060dcef12a24e32270129f4933a5d
  • Duration 1:02:22
  • 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 20:09 foundationdb-ci

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

  • Commit ID: 4c137f8be86060dcef12a24e32270129f4933a5d
  • Duration 1:44:20
  • 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 21:09 foundationdb-ci

Result of foundationdb-pr-macos on macOS BigSur 11.5.2

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

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