Skip to content

PG-2379 Allow different principal keys for relation key file migration#581

Merged
AndersAstrand merged 1 commit into
percona:release-2.2.0from
AndersAstrand:fix-key-file-migration-bug
May 19, 2026
Merged

PG-2379 Allow different principal keys for relation key file migration#581
AndersAstrand merged 1 commit into
percona:release-2.2.0from
AndersAstrand:fix-key-file-migration-bug

Conversation

@AndersAstrand
Copy link
Copy Markdown
Collaborator

The code assumed that all databases would use the same principal key which is generally not true. This fix loads the principal key for each database as needed.

The code assumed that all databases would use the same principal key
which is generally not true. This fix loads the principal key for each
database as needed.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release-2.2.0@f27fc09). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             release-2.2.0     #581   +/-   ##
================================================
  Coverage                 ?   57.65%           
================================================
  Files                    ?       68           
  Lines                    ?    10776           
  Branches                 ?     2657           
================================================
  Hits                     ?     6213           
  Misses                   ?     3286           
  Partials                 ?     1277           
Components Coverage Δ
access 81.80% <0.00%> (?)
bin 63.76% <0.00%> (?)
catalog 78.34% <0.00%> (?)
common 88.23% <0.00%> (?)
encryption 57.02% <0.00%> (?)
keyring 65.55% <0.00%> (?)
src 87.33% <0.00%> (?)
smgr 89.54% <0.00%> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@rjd15372 rjd15372 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AndersAstrand AndersAstrand merged commit 894bbc3 into percona:release-2.2.0 May 19, 2026
21 checks passed
@AndersAstrand AndersAstrand deleted the fix-key-file-migration-bug branch May 19, 2026 08:41
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.

3 participants