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/30 18:56:42 UTC

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

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


##########
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:
   This should also state when the API will be removed (in 2.0.0).



-- 
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