Ahmed El Sayed

Results 5 issues of Ahmed El Sayed

For best practices please for Package com.google.gson.internal Do NOT use any class in this package as they are meant for internal use in Gson. These classes will very likely change...

annoucement

The worker randomly restart using the blobInput httptrigger and bloboutput. The httptrigger uses header not body.

Bug
needs-investigation
Needs: Triage (Functions)

#### Repro steps  The simplest code is https://github.com/amamounelsayed/azure-functions-benchmark-host/tree/feature/java-benchmark-simple,  Use Forkpool instead of cachethreadpool: https://github.com/amamounelsayed/azure-functions-benchmark-host/tree/feature/java-benchmark-forkthreadpool  Created a log https://github.com/amamounelsayed/azure-functions-benchmark-host/tree/feature/java-benchmark-logging  Created client serve with bidirectional channel https://github.com/amamounelsayed/azure-functions-benchmark-host/tree/try/clent-server-grpc-doc ...

Currently for each function we created in a specific class loader. The impact Static variable appears to be difference for each function even though it's in the same class https://github.com/Azure/azure-functions-java-worker/issues/412...

Breaking Change: Proposal
Breaking Change: Approved
lang-Java

Current Azure Functions Runtime available versions: - 4.23.0 - 4.22.0 - 4.21.3 - 3.20.0 - 3.19.2 - 3.0.13353 - 1.0.20776 - 1.0.13179 - 1.0.13154 Older versions of Azure Functions Runtime...