Azure / Azure/azure-functions-java-worker

Support "RpcHttpBodyOnly"capability

Aperta
#319 9 commenti 0 reazioni 1 assegnatario Assegnata a @TsuyoshiUshio Vedi su GitHub
area:java-functions P1
Lingua principale
Java
Stelle
103
Fork
74
Merge medio
4g 8h
PR unite (30g)
2

Descrizione

Host has a "RpcHttpBodyOnly" capability where it does not send duplicated data through gRPC. It only sends the "body" property which is either bytes or string.

Reference PR: Azure/azure-functions-host#4660

Java needs to make modifications on the worker side accordingly in order to decode it whenever necessary.

Also need to support RpcHttpTriggerMetadataRemoved
Reference https://github.com/Azure/azure-functions-nodejs-worker/pull/238/files

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.