adutra commented on code in PR #15703:
URL: https://github.com/apache/iceberg/pull/15703#discussion_r3403312108


##########
core/src/main/java/org/apache/iceberg/rest/auth/AuthConfig.java:
##########
@@ -27,10 +27,13 @@
 /**
  * The purpose of this class is to hold OAuth configuration options for {@link
  * OAuth2Util.AuthSession}.
+ *
+ * @deprecated will be removed in 1.14.0.

Review Comment:
   OK but I removed the pointer because you asked me to remove the new 
`OAuth2Manager` for now (because the impl is empty for now).
   
   I will reinstate the new `OAuth2Manager`, if that's OK with you. That's the 
only way to have a "pointer".



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to