GoogleCloudPlatform / GoogleCloudPlatform/appengine-java-standard

Removing Java8 support

Abierto
#92 0 comentarios 0 reacciones 1 asignado Asignado a @ludoch Ver en GitHub
help wanted
Lenguaje dominante
Java
Estrellas
223
Forks
63
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

With the end of the GAE Java8 support, we can finally do some code cleanup in the repo:

1/ Remove the RPC way to communicate with Jetty
2/ simplify the existing path from HTTPRequest to Jetty HTTP -> UpRequest translatation ->UpResponse->HTTP
We are duplicating memory there, and we could try to remove entirely UpRequest/UpResponse buffers, assuming we keep the exact same behavior.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.