danielcweeks opened a new pull request, #6749:
URL: https://github.com/apache/iceberg/pull/6749

   When using OAuth with RESTCatalog, the catalog's auth session is returned by 
`newSession` if credentials are not provided.  This results in the main auth 
session being cached and eventually expired.
   
   The PR removes the side-effect of returning the original auth from 
`newSession` and prevents it from being cached.


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