You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/23 11:56:41 UTC

[GitHub] [iceberg] hililiwei commented on a diff in pull request #6485: API: New KMS Client Interface

hililiwei commented on code in PR #6485:
URL: https://github.com/apache/iceberg/pull/6485#discussion_r1056288379


##########
api/src/main/java/org/apache/iceberg/encryption/KmsClient.java:
##########
@@ -22,7 +22,8 @@
 import java.nio.ByteBuffer;
 import java.util.Map;
 
-/** A minimum client interface to connect to a key management service (KMS). */
+/** @deprecated A minimum client interface to connect to a key management service (KMS). */

Review Comment:
   Add a note that use KeyManagementClient instead ?
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org