[
https://issues.apache.org/jira/browse/PARQUET-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gidon Gershinsky updated PARQUET-1939:
--------------------------------------
Summary: Fix RemoteKmsClient API ambiguity (was: RemoteKmsClient API
confusion)
> Fix RemoteKmsClient API ambiguity
> ---------------------------------
>
> Key: PARQUET-1939
> URL: https://issues.apache.org/jira/browse/PARQUET-1939
> Project: Parquet
> Issue Type: Improvement
> Reporter: Gidon Gershinsky
> Assignee: Gidon Gershinsky
> Priority: Major
>
> Users complain that RemoteKmsClient name can be confusing, since this class
> covers both local and in-server (remote) key wrapping. Still, this class
> supports only remote KMS servers. But to remove any ambiguity, and to make
> the API simpler, we will rename this class to LocalWrapKmsClient; it will be
> used only in rare situations where in-server wrapping in not supported. In
> all other situations, the basic KmsClient interface will be used directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)