Closed lachlan-roberts closed 4 months ago
I see failures Error: FailureFilterTest.testFilterInitFailed:51->runtimeContext:46 » ConditionTimeout Condition with Lambda expression in com.google.apphosting.runtime.jetty9.JavaRuntimeViaHttpBase$RuntimeContext was not fulfilled within 30 seconds.
Also, in my branch, I see lite EE10. Is it ready?
Manually adapted from internal repo to accomodate mandatory extra internal changes needed to pass all internal tests.
Add an HttpConnector mode to bypass the RPC layer for the Jetty 9.4 runtimes.
This was done previously for the Jetty12 runtimes with https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/96