The Wayback Machine - https://web.archive.org/web/20220709005737/https://github.com/topics/etcd
Skip to content
#

etcd

Here are 616 public repositories matching this topic...

aphyr
aphyr commented Jun 13, 2022

What happened?

In a Jepsen test run of five etcd 3.5.3 nodes, with process pauses (sending processes SIGSTOP and SIGCONT), compaction (performed via the admin API), and defragmentation (via etcdctl), one etcd process crashed with the following error message:

{"level":"panic","ts":"2022-06-13T14:11:27.870Z","caller":"etcdserver/apply.go:638","msg":"unexpected error during txn","error
aniaan
aniaan commented Mar 11, 2022

Is your feature request related to a problem? Please describe.

This is the logic currently implemented in the main branch:

If headers criteria are configured, a request is filtered in if it matches both headers and urls. If headers criteria are NOT configured, the probability options are used.

Describe the solution you'd like

I want to take the URL check when no header is

good first issue help wanted go
mgmt

Improve this page

Add a description, image, and links to the etcd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the etcd topic, visit your repo's landing page and select "manage topics."

Learn more