Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PG-1700 Fix error hint when missing principal key #454

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

@AndersAstrand AndersAstrand commented Jun 25, 2025

The function this message referenced does not exist, and even if it did it wouldn't create keys.

Also error hint messages are supposed to be full sentences with capital letter and period.

This PR is for the release branch.

https://perconadev.atlassian.net/browse/PG-1700

@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-17.5.2@2a1f301). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release-17.5.2     #454   +/-   ##
=================================================
  Coverage                  ?   84.68%           
=================================================
  Files                     ?       21           
  Lines                     ?     2593           
  Branches                  ?      401           
=================================================
  Hits                      ?     2196           
  Misses                    ?      316           
  Partials                  ?       81           
Components Coverage Δ
access 81.11% <0.00%> (?)
catalog 88.22% <0.00%> (?)
common 77.77% <0.00%> (?)
encryption 73.45% <0.00%> (?)
keyring 72.88% <0.00%> (?)
src 91.54% <0.00%> (?)
smgr 94.85% <0.00%> (?)
transam ∅ <0.00%> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The function this message referenced does not exist, and even if it did
it wouldn't create keys.

Also error hint messages are supposed to be full sentences with capital
letter and period.
@AndersAstrand AndersAstrand force-pushed the tde/fix-error-message-when-missing-principal-key branch from d812d42 to 8f77ce2 Compare June 25, 2025 16:07
@AndersAstrand AndersAstrand changed the title Fix erroneous message when missing principal key PG-1700 Fix error hint when missing principal key Jun 25, 2025
@AndersAstrand AndersAstrand merged commit 77db80a into percona:release-17.5.2 Jun 26, 2025
17 checks passed
@AndersAstrand AndersAstrand deleted the tde/fix-error-message-when-missing-principal-key branch June 26, 2025 08:21
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