Skip to content

Conversation

jeltz
Copy link
Collaborator

@jeltz jeltz commented Aug 7, 2025

The other keys are stored in <oid>_keys so wal_keys fits better into that pattern than the more redundant wal_encryption_keys where "encryption" does not add any information but just makes the path longer.

A bit bikshedding but this PR was quick to write.

The other keys are stored in <oid>_keys so wal_keys fits better into
that pattern than the more redundant wal_encryption_keys where
"encryption" does not add any information but just makes the path
longer.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.03%. Comparing base (583f8ef) to head (a6b8ea2).

❌ Your project status has failed because the head coverage (82.03%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                Coverage Diff                 @@
##           TDE_REL_17_STABLE     #504   +/-   ##
==================================================
  Coverage              82.03%   82.03%           
==================================================
  Files                     25       25           
  Lines                   3168     3168           
  Branches                 514      514           
==================================================
  Hits                    2599     2599           
  Misses                   460      460           
  Partials                 109      109           
Components Coverage Δ
access 82.87% <ø> (ø)
catalog 87.61% <ø> (ø)
common 77.77% <ø> (ø)
encryption 73.45% <ø> (ø)
keyring 73.21% <ø> (ø)
src 94.15% <ø> (ø)
smgr 95.29% <ø> (ø)
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AndersAstrand
Copy link
Collaborator

That was intentional to make the distinction between the two types of key files overly visible. I have no strong opinion either way however.

@jeltz jeltz merged commit 8c40309 into percona:TDE_REL_17_STABLE Aug 7, 2025
19 checks passed
@jeltz jeltz deleted the tde/wal-key-filename branch August 10, 2025 21:23
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