Skip to content

Take snapshot creation off the leader's critical path #3627

Take snapshot creation off the leader's critical path

Take snapshot creation off the leader's critical path #3627

Triggered via pull request November 17, 2025 16:59
Status Failure
Total duration 1m 25s
Artifacts

tests.yaml

on: pull_request
Lint
1m 22s
Lint
Build (Latest Go)
47s
Build (Latest Go)
Build (Minimum Go)
44s
Build (Minimum Go)
Sign-offs
12s
Sign-offs
Matrix: build-windows
Test Stores
0s
Test Stores
Test JetStream
0s
Test JetStream
Test Raft
0s
Test Raft
Test JetStream Consumers
0s
Test JetStream Consumers
Test JetStream Cluster 1
0s
Test JetStream Cluster 1
Test JetStream Cluster 2
0s
Test JetStream Cluster 2
Test JetStream Cluster 3
0s
Test JetStream Cluster 3
Test JetStream Cluster 4
0s
Test JetStream Cluster 4
Test JetStream Supercluster
0s
Test JetStream Supercluster
Test No-Race 1
0s
Test No-Race 1
Test No-Race 2
0s
Test No-Race 2
Test MQTT
0s
Test MQTT
Test Message Tracing
0s
Test Message Tracing
Test JWT
0s
Test JWT
Test Remaining Server Tests
0s
Test Remaining Server Tests
Test Other Packages
0s
Test Other Packages
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Sign-offs
Process completed with exit code 1.
Sign-offs
Commit 650203aab1040aef0253ccdef6f276b1a8a42fbc has not been signed off in the commit message with a `Signed-off-by: Your Name <[email protected]>` line
Lint
issues found
Lint: server/raft.go#L1941
S1005: unnecessary assignment to the blank identifier (staticcheck)
Lint: server/raft.go#L2082
`marshalling` is a misspelling of `marshaling` (misspell)