GoogleCloudPlatform / GoogleCloudPlatform/appengine-java-standard

Removing Java8 support

未关闭
#92 0 条评论 0 个 reaction 已指派 1 人 已指派给 @ludoch 在 GitHub 查看
help wanted
主要语言
Java
星标
223
派生
63
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。