dybyte commented on PR #9462: URL: https://github.com/apache/seatunnel/pull/9462#issuecomment-2984390769
> Please update the e2e test case. Hi, I tried to write an e2e test for the upsert session feature, but I keep getting the following error: ```Caused` by: ErrorCode=Local Error, ErrorMessage=Failed to create upsert session with tunnel endpoint http://127.0.0.1:8080 ``` As far as I checked, the current MaxCompute emulator does not seem to support the Tunnel API for upsert sessions, so this test cannot run properly in the local mock environment. Could you please confirm if this is expected? If so, I think we should skip the upsert session e2e test for now and only test it in a real environment. -- 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]
