lasdf1234 commented on PR #12950: URL: https://github.com/apache/gravitino/pull/12950#issuecomment-5600440185
@roryqi I set up two ircs, and the overall link is: client -> irc1 -> irc2. The client passes X-Iceberg-Access-Delegation to irc1, and then irc1 passes it to irc2. The log of irc2 shows: <img width="2946" height="880" alt="image" src="https://github.com/user-attachments/assets/872de1c7-c6dc-48f0-9b84-ed91f61e82d4" /> When I removed this configuration, an error occurred: <img width="2944" height="642" alt="image" src="https://github.com/user-attachments/assets/b11b30c6-d311-4c04-8b79-1fc41119e3aa" /> When I added this configuration, it worked: <img width="1060" height="214" alt="image" src="https://github.com/user-attachments/assets/38ef5dc3-7938-4071-84e1-db4c6d5a45c1" /> -- 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]
