etcd-io / bbolt

An embedded key/value database for Go.
https://go.etcd.io/bbolt
MIT License
8.29k stars 646 forks source link

[1.3] backport go-dmflakey and robustness test #812

Closed fuweid closed 3 months ago

fuweid commented 3 months ago

cherry-pick:

fuweid commented 3 months ago

ping @ahrtr @tjungblu

tjungblu commented 3 months ago

nice! would you mind to pick #707 along with it?

fuweid commented 3 months ago

nice! would you mind to pick #707 along with it?

It's in my list. I will handle it in the follow-up, since I need to cherry-pick some failpoints first. :)

tjungblu commented 3 months ago

sounds good!

/lgtm

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ahrtr, fuweid

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/etcd-io/bbolt/blob/release-1.3/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment