GoogleCloudPlatform / GoogleCloudPlatform/appengine-java-standard

Removing Java8 support

Aperta
#92 0 commenti 0 reazioni 1 assegnatario Assegnata a @ludoch Vedi su GitHub
help wanted
Lingua principale
Java
Stelle
223
Fork
63
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.