Thanks Jiwei,
https://github.com/apache/pulsar/pull/22764 will fix this issue, I will build
candidate 3 after pr is merged.
On 2024/05/23 06:53:25 Guo Jiwei wrote:
> -1 (binding)
>
> When verifying the `Functions` parts, it can't get the functions even if
> created them.
> The broker logs show
-1 (binding)
When verifying the `Functions` parts, it can't get the functions even if
created them.
The broker logs show that creating fn using the `default` namespace, but geting
fn using the `test-namespace`. Then find the related fix in
https://github.com/apache/pulsar/pull/22209, it adds th
+1 (binding)
- Build from the source code
- Checked the signatures
- Start the standalone
- Run Node.js client unit test with image: czcoder/pulsar:3.3.0-55ed823
-
https://github.com/shibd/pulsar-client-node/actions/runs/9187138034/job/25264192973?pr=38
On 2024/05/20 04:25:10 Cong Zhao wrote: