Skip to content

Remove some unused fields from InternalKey #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

AndersAstrand
Copy link
Collaborator

Add them as reserved fields in the TDEMapEntry structure however, so we do not affect existing key files.

Copy link
Collaborator

@jeltz jeltz left a comment

Choose a reason for hiding this comment

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

With the exception of the field names this looks good.

@AndersAstrand AndersAstrand force-pushed the tde/remove-unused-fields-from-internal-key branch from 1c97847 to 5b0c7c7 Compare August 7, 2025 13:27
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.00%. Comparing base (8d7192c) to head (b25eab5).

❌ Your project status has failed because the head coverage (82.00%) 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     #507   +/-   ##
==================================================
  Coverage              82.00%   82.00%           
==================================================
  Files                     24       24           
  Lines                   3162     3162           
  Branches                 514      514           
==================================================
  Hits                    2593     2593           
  Misses                   460      460           
  Partials                 109      109           
Components Coverage Δ
access 82.87% <100.00%> (+0.04%) ⬆️
catalog 87.61% <ø> (ø)
common 77.77% <ø> (ø)
encryption 72.97% <100.00%> (-0.48%) ⬇️
keyring 73.21% <ø> (ø)
src 94.15% <ø> (ø)
smgr 95.29% <100.00%> (ø)
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Add them as unused fields in the TDEMapEntry structure however, so we
do not affect existing key files.
@AndersAstrand AndersAstrand force-pushed the tde/remove-unused-fields-from-internal-key branch from 5b0c7c7 to b25eab5 Compare August 7, 2025 14:10
@AndersAstrand AndersAstrand merged commit 87c55e6 into percona:TDE_REL_17_STABLE Aug 7, 2025
19 checks passed
@AndersAstrand AndersAstrand deleted the tde/remove-unused-fields-from-internal-key branch August 7, 2025 15: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.

3 participants