Skip to content

feat(encryption): [11/N] KMS factory trait and catalog wiring#2650

Open
xanderbailey wants to merge 2 commits into
apache:mainfrom
xanderbailey:xb/kms_factory
Open

feat(encryption): [11/N] KMS factory trait and catalog wiring#2650
xanderbailey wants to merge 2 commits into
apache:mainfrom
xanderbailey:xb/kms_factory

Conversation

@xanderbailey

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

What changes are included in this PR?

Adds KmsClientFactory to the catalog builder to allow a catalog to build one KMS client per catalog, this mirrors Java's implementation . Note in rust we don't have reflection so using Java's encryption.kms-impl isn't an option for us. This is a very similar pattern to what we do for the StorageFactory so I believe the pattern is idiomatic for us.

Are these changes tested?

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.

1 participant