GoogleCloudPlatform / GoogleCloudPlatform/appengine-java-standard

Removing Java8 support

オープン
#92 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。