[auto-bump] [no-release-notes] dependency by reltuk#2854
Conversation
|
|
SummaryCoverage focused on core database behavior across normal operation and resilience scenarios, including initial startup defaults, relation lookup consistency, and robust handling of invalid query inputs without destabilizing sessions. It also exercised replication behavior through both healthy startup and transient-outage recovery paths, giving a broad read on reliability under routine and edge-case conditions. Safe to merge — the exercised core paths remained stable, and no failing result was attributed to this PR. The only observed defect is in an existing outage-recovery edge case in replication rather than a newly introduced regression, so it is a follow-up reliability concern rather than a merge blocker for this change. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Replication reconnect loop does not converge after transient outages
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
|
This PR has been superseded by #2856 |

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```