cockroachdb / cockroachdb/cockroach
`cloudstorage.http.custom_ca` is cached after updating
Open
A-disaster-recovery
branch-release-22.2
C-bug
P-3
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When updating `cloudstorage.http.custom_ca`, nodes must be restarted to clear the session cache. As a workaround, the session cache can be disabled with `cloudstorage.s3.session_reuse.enabled = false`
Ideally, the sessions would be cleared automatically when the custom CA is updated.
Jira issue: CRDB-39211
Contributor guide
Assessment
This issue has not been assessed yet.