Skip to content

Cherry pick pull request #7391#7393

Merged
jzhou77 merged 1 commit into
apple:release-7.1from
sbodagala:release-7.1
Jun 15, 2022
Merged

Cherry pick pull request #7391#7393
jzhou77 merged 1 commit into
apple:release-7.1from
sbodagala:release-7.1

Conversation

@sbodagala
Copy link
Copy Markdown
Contributor

Merge pull request #7391 from sbodagala/main.

Do not always try to figure out the sequencer locality if knob ENABLE_VERSION_VECTOR_HA_OPTIMIZATION is disabled.

NOTE: There is a bug in the code that figures out the sequencer locality, which will be addressed in a follow up PR.

Simulation tests:
Compiler: gcc.
Version vector disabled: 20220615-182410-sre-6c787800a31a6626 (in progress).

Code-Reviewer Section

The general 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)

Do not always try to figure out the sequencer locality
@sbodagala sbodagala requested review from halfprice and jzhou77 June 15, 2022 18:25
@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: d6977ed
  • Duration 0:56:00
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)

@jzhou77 jzhou77 merged commit f0736ee into apple:release-7.1 Jun 15, 2022
@foundationdb-ci
Copy link
Copy Markdown
Contributor

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

  • Commit ID: d6977ed
  • Duration 1:35:16
  • Result: ❌ FAILED
  • Error: Error while executing command: make -C tests -kj run. Reason: exit status 2
  • Build Logs (available for 30 days)

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.

4 participants