-
horus: https://nvd.nist.gov/vuln/detail/CVE-2020-26160
go mod edit -replace github.com/dgrijalva/jwt-go@v3.2.0+incompatible=github.com/dgrijalva/jwt-go/v4@a58974ee87a68abcf6cfb2315224e89135cf3311
…
-
## Why you need it?
Though we already have metrics service and prometheus exporter, there is still one more work to do in terms of observability, i.e. a visualizer. Nowadays, users have to main…
ptyin updated
3 months ago
-
reset a timer when a message (ping, etc) gets received, reconnect when no message was send for a specific amount of time.
-
KoP 2.8.0 was released on Jun. 18th, it's a milestone that announced KoP is GA (generally available) for production. However, there're still some issues to solve or improve. This issue will list some …
-
**Describe the bug**
The consumer is unable to subscribe and has the following error when viewing the broker component:
```
time="2022-02-18T17:34:44+08:00" level=info msg="[Connecting to broker]" …
czhfe updated
2 years ago
-
when I consume topic by sparkstreming with token ,it meet errors. The code and error is as follows:
val pulsarReceiver = new SparkStreamingPulsarReceiver(serviceUrl,pulsarConf,AuthenticationFactory.t…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
2.10.2
### Minimal reproduce step
produce one…
-
Reproduce step:
1. Consumer a topic using kafka clients.
2. delete topic using `bin/pulsar-admin topics delete-partitioned-topic`
3. Get consumer group using `bin/kafka-consumer-groups.sh --list`
-
- https://www.rabbitmq.com/api-guide.html
- https://kafka.apache.org/documentation/
- https://pulsar.apache.org/docs/en/client-libraries-java/
- https://smallrye.io/smallrye-reactive-messaging/smal…
-
Original Issue: apache/pulsar#13920
---
**Describe the bug**
Failed to create new subscription, got error "server error: ConsumerBusy: Exclusive consumer is already connected".
**To Reproduce**…
sijie updated
2 years ago