-
## Problem
When deploying burnell into a pulsar cluster that does not (and has never) had the function worker running, burnell can become unresponsive when trying to use it to proxy calls. It cannot …
-
export JWT_TOKEN="eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiZXIifQ.KLyHclBlln9rjSiRa-8IMO1WtPKmv_nYeo"
export SECRET_KEY="file:///opt/my-secret.key"
docker run --name pulsar-manager -dit -p 9527:9527 -p 77…
-
Create examples for pulsar here:
- https://github.com/INTERSECT-SDK/python-sdk/tree/main/examples
Then, this will pick up the end-2-end test of the example. Add pulsar `run_example_test` here:
…
-
Currently if a user creates a sink and configures it to connect to a C* table that doesn't exist, the pod goes into a hung state where there are no additional logs, and pod metrics are not available.
…
pgier updated
3 years ago
-
Pulsar (Functions) Uses BookKeeper Stream Storage in order to store functions state.
Currently it is very hard to inspect the content of this subsystem, that is not enabled by default (if you run bin…
-
update standalone.conf
authenticationEnabled=true
authenticationProviders=com.talkweb.iot.test.VVAuthenticationProvider
brokerClientAuthenticationPlugin=com.talkweb.iot.test.VVAuthentication
VV…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Currently, the Function Worker standalone loads builtin…
-
HFP stream contains duplicate messages due to MQTT QoS 1. And if we run multiple instances of pulsar-mqtt-source, we need to deduplicate those streams as well. Keep the **first** copy of each unique m…
-
Credits to @tpiperatgod to initialize this PIP, thanks to @freeznet to give feedbacks on this PIP~
### Motivation
The Pulsar functions have the ability to provide the number of instances of the…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Pulsar version 2.9.1
Debian 11
### Minimal reproduce ste…