function-mesh
function-mesh copied to clipboard
The serverless framework purpose-built for event streaming applications.
We need to support Python functions on the Function Mesh side to fetch the parameters from the local configuration file dynamically. pls refer to this [issue](https://github.com/apache/pulsar/issues/18533)
### Motivation Updates EOL software. ### Modifications Dockerfile modifications and version bump. ### Verifying this change - [ ] Make sure that the change passes the CI checks. This change...
### Motivation Exit the client when it is OOM Killed. ### Modifications Add `-Dpulsar.allocator.exit_on_oom=true` to common.go ### Verifying this change - [ ] Make sure that the change passes the...
In order to facilitate other projects referencing the [API package](https://github.com/streamnative/function-mesh/tree/master/api), it's better to separate the API package into an independent module. This approach can help reduce dependency conflicts.
*(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...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes #745 *(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 #753 *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
To make the function-mesh CRD more universal
*(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...