Azure / Azure/azure-functions-java-worker

Support "RpcHttpBodyOnly"capability

Open
#319 9 comments 0 reactions 1 assignee Assigned to @TsuyoshiUshio View on GitHub
area:java-functions P1
Dominant language
Java
Stars
103
Forks
74
Avg merge
4d 8h
Merged PRs (30d)
2

Description

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

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.