Neng Lu
Neng Lu
Apache Pulsar recently introduced the e2e encryption: https://github.com/apache/pulsar/pull/8432 The Mesh version should also update accordingly to enable this feature
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when \[...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when \[...] **Describe the solution you'd...
We publish artifacts into maven central now instead of bintary. So remove the bintary related documentation.
We need some support for customize JVM options in order to better configure JVM behaviors, including exitOnOOMError, gc log, gc tuning etc.
In the commit https://github.com/twitter/heron/commit/557c9804af0c23952b3df7e29715f01e338884f8, the stmgr is refactored and some important metrics are omitted. - [ ] `METRIC_DATA_TUPLES_FROM_STMGRS` - [ ] `METRIC_ACK_TUPLES_FROM_STMGRS` - [ ] `METRIC_FAIL_TUPLES_FROM_STMGRS` - [ ] `METRIC_FAIL_TUPLES_FROM_STMGRS`...
When the number of functions and connectors get large, a general way to supply environment variables to all functions can be helpful during some migration, error-recovery cases.
if the Status blcok can have FunctionDetails, it will be easier for people to check the generated details.
*(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...
**Is your feature request related to a problem? Please describe.** PRs are not verified with scala style requirement which causes failure until release. **Describe the solution you'd like** Add a...