Skip to content

Conversation

@makar112233
Copy link

Replace this text with your description here...

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)

vishesh and others added 30 commits August 9, 2021 11:28
backup: Show error info for RemovedDeadBackupLayerStatus (release-6.3)
Add RepeatableReadMultiThreadClientTest to verify transactions
have repeatable read.
Setup cycleTest in the same txn(release-6.3)
Add RepeatableReadMultiThreadClientTest(release-6.3)
# Conflicts:
#	documentation/sphinx/source/administration.rst
Spellcheck corrections in the doc

Co-authored-by: A.J. Beamon <[email protected]>
Missing some colons in doc links

Co-authored-by: A.J. Beamon <[email protected]>
Added a newline to doc

Co-authored-by: A.J. Beamon <[email protected]>
Cherry-pick Gray failure detection and recovery to release 6.3
…tor-cancellation-6.3

Cherry pick CC health monitor cancellation fix to release 6.3
johscheuer and others added 28 commits July 5, 2022 20:01
* Add extra validation to special key space reads in simulation

* Fix bugs turned up by validating subrange reads

* Change to validateSpecialSubrangeRead

It is in general not safe to expect that a read from the special key
space returns the same results if performed again, since the
transaction may be being modified concurrently.

* Add comment

* Add comment

Co-authored-by: Andrew Noyes <[email protected]>
Include versioned packages into releases
…uld occur so the actor is made uncancellable and the TrackMe member will keep the disk queue alive until it finishes.
Fix potential data corruptions [release 6.3]
* Versioned packages renamed to foundationdb-XXX-clients-versioned and foundationdb-XXX-clients-versioned_XXX_amd64.deb (and RPMs)
* Fixed test-cases "Test versioned RPMs deploy" and "Test versioned DEBs deploy"
@foxyholic foxyholic closed this Jan 18, 2023
@foxyholic
Copy link

Rejected

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.