-
Original Issue: apache/pulsar#11410
---
Trying to build apache pulsar on RHEL 8 ,As it required java and maven i have installed and export the path already
Envinorment :-
NAME="Red Hat Enterpri…
sijie updated
2 years ago
-
The problem is https://github.com/galaxyproteomics/tools-galaxyp/blob/master/tools/maxquant/macros.xml#L156C23-L156C41, it's not valid to do any file IO in the templating section, as a general princip…
-
When I try to use the Proxy I receive this error in the client.
```
Exception in thread "main" java.io.IOException
at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:129)
…
-
Original Issue: apache/pulsar#16827
---
When using pulsar client to send messages in flick, the following errors often appear. How can I end up
java.lang.NoClassDefFoundError: org/apache/pulsa…
sijie updated
2 years ago
-
KafkaListenerNameTest is flaky. All test method fails sporadically.
[example failure](https://github.com/streamnative/kop/runs/4870309444?check_suite_focus=true)
```
Error: testConnectListener…
-
Original Issue: apache/pulsar#10980
---
I wrote a dummy test in Scala
```scala
package com.nt
import org.scalatest.BeforeAndAfterAll
import org.scalatest.matchers.should.Matchers
import or…
sijie updated
10 months ago
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Java Client(2.11.0)-->broker(2.11.0)
Broker instan…
-
**Describe the bug**
The Pulsar broker has a potential conflict dependency problem.
When building the KoP protocol handler, we met this conflict dependency problem. See error logs below:
```
…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Apache Pulsar 2.8.2
[PythonTLSConsumer.txt](https://git…
-
**Describe the bug**
maxSubscriptionsPerTopic is set to 0 and yet all of our consumers are throwing:
{"timestamp":"2021-06-29T06:31:23.683Z","logger":"org.apache.pulsar.client.impl.MultiTopicsCon…