brijesh1998 commented on PR #15110:
URL: https://github.com/apache/iceberg/pull/15110#issuecomment-4457228341

   Thank you @tom-s-powell,
   
   Can this be backported to 1.10.x? This was a real issue for long-running 
jobs (>1h using GCS) using Apache Polaris as catalog: when iceberg-gcp tries to 
refresh GCS access token via catalog, required headers like `Polaris-Realm` 
were missing, and the job fails with:
   ```
   Caused by: com.google.cloud.storage.StorageException: Unable to process: 
{"error":{"message":"Missing or invalid 
realm","type":"MissingOrInvalidRealm","code":404}}
   ```


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