GoogleCloudPlatform / GoogleCloudPlatform/appengine-java-standard

Removing Java8 support

Open
#92 0 comments 0 reactions 1 assignee Assigned to @ludoch View on GitHub
help wanted
Dominant language
Java
Stars
223
Forks
63
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.