-
**Describe the bug**
we found many timeout logs when creating producer or sending message.like this,we creat a new topic and then build a producer to send message:
```2022-02-15 12:50:06,265Z [pulsa…
-
**BUG REPORT**
Link the issue to: https://github.com/apache/pulsar/issues/4525
***Describe the bug***
All configurations are the default configuration.
After starting, send a message that …
-
**Describe the bug**
Perform error bin/pulsar-admin brokers list pulsar-cluster
null
Reason: javax.ws.rs.ProcessingException: pulsar.example.com: 未知的名称或服务
**To Reproduce**
Steps to reproduce…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Operating system: macOS
Mirror label:3.0.0
### Minimal r…
-
**BUG REPORT**
***Describe the bug***
Use `bin/bookkeeper shell readlogmetadata 2.log` does not works but `bin/bookkeeper shell readlogmetadata 2` is works.
***To Reproduce***
Steps to rep…
-
Using:
- image: datastax/lunastreaming-all:2.10_4.9
- tired storage: azure blob storage
Note: Yaml added in desc, Password is changed so it won't connect.
Error:
```
2023-07-07T16:23:22.5…
-
Original Issue: apache/pulsar#13224
---
**Describe the bug**
Pulsar v2.8.1
```
21:24:55.363 [BookKeeperClientWorker-OrderedExecutor-15-0] ERROR org.apache.bookkeeper.common.util.SafeRunnable -…
sijie updated
2 years ago
-
Lets see in how many ways we can break this :-D This is number one:
```py
bookkeep1 = Bookkeeper(campaign=campaign, resources=res, planner='heft')
bookkeep1.run()
bookkeep2 = Bookkeeper(campa…
-
**BUG REPORT**
***Describe the bug***
The ensemble bookies of metadata and the actual written bookies are different, resulting in a read failure.
conf
- ensemble size: 6
- write quorum …
-
https://github.com/deronbrowne/Bookkeeper-Buddy/blob/1c72b1a8295cfbf573f09f89c598c2ff890628de/Bookkeeper_Buddy.py#L8
@vkee I think this is what I basically did in the User_input_check file :smiley:…