Skip to content

Conversation

@aarongable
Copy link
Contributor

This reverts #8402

The revokedCertificates table does not have an index on the serial column, unlike the certificateStatus table. This means that these highly-targeted, single-certificate lookups are actually very inefficient, and led to performance problems in the database.

This revert will be followed by a schema change to add an index to the revokedCertificates table, and then by a reland of the original PR.

Part of #8322

@aarongable aarongable requested a review from a team as a code owner October 2, 2025 22:21
@aarongable aarongable requested review from beautifulentropy, jprenken and jsha and removed request for beautifulentropy October 2, 2025 22:21
@aarongable aarongable merged commit 9ba099e into main Oct 2, 2025
12 checks passed
@aarongable aarongable deleted the revert-8402-revocation-status branch October 2, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants