jiangpengcheng
jiangpengcheng
Fixes #462 ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve.* ### Modifications Support VPA(vertical pod autoscaler) ### Verifying...
Fixes #467 ### Motivation MIssing mechanism to optimize JVM options ### Modifications Add javaOpts field to java runtime ### Verifying this change - [x] Make sure that the change passes...
Fixes #22067 Main Issue: #xyz PIP: #xyz ### Motivation When inferring function type args, it doesn't unwrap the `CompletableFuture` type ### Modifications unwrap the `CompletableFuture` type for the output ###...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 220a3d601602d67f5f44516c5d9895dfaa270380 ### Minimal reproduce step 1. Write an async function like below: ```...
Fixes #xyz Main Issue: #xyz PIP: #xyz ### Motivation ### Modifications ### Verifying this change - [x] Make sure that the change passes the CI checks. *(Please pick either of...
Fixes #21911 Main Issue: #xyz PIP: #xyz ### Motivation there will be producer name conflicts error when function enable effectively_once and subscribed to a partitioned input topic ### Modifications Add...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 3.1.1 ### Minimal reproduce step 1. Create a partitioned topic with partition=5 ```...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...