-
**FEATURE REQUEST**
1. Please describe the feature you are requesting.
TransientLedgerInfo class borrows the logic from FileInfo, which is used for holding all the transient states for a given l…
-
**QUESTION**
when I start the streamtorage service use `extraServerComponents=org.apache.bookkeeper.stream.server.StreamStorageLifecycleComponent` in `Pulsar2.5.0`, I saw through `netstat` that it w…
zyllt updated
4 years ago
-
**Describe the bug**
There is a subscription keep logging `Mark deleting an already mark-deleted position` in our production cluster.
```
[persistent://op/growth/sms_produce_b_api_0-partition-2][gr…
-
The JdbcDriverZookeeperTest test is very flaky on Jenkins, we should make it more lenient to low CPU peaks
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = Connection…
-
**BP**
> Follow the instructions at https://bookkeeper.apache.org/community/bookkeeper-proposals/ to create a proposal.
This is the master ticket for tracking BP-62 :
In V2 Protocol, All the …
-
Original Issue: apache/pulsar#10903
---
**Describe the bug**
I am using `pulsar-broker-shaded` dependency to create `PulsarStandalone` cluster locally. However, the cluster fails at startup with t…
sijie updated
2 years ago
-
Original Issue: apache/pulsar#17814
---
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
centos 7…
sijie updated
2 years ago
-
## Flaky Test
* **Test Name:** filebeat/input/filestream/internal/input-logfile TestDefaultHarvesterGroup/assert_a_harvester_can_be_stopped_and_removed_from_bookkeeper
* **Link:** https://github.…
-
**BUG REPORT**
When we get entry from bookie in ReadEntryProcessorV3#readEntry, the response is DirectByteBuf, the v3 use proto buf response. So it will copy byte array to proto buf builder, it will …
-
**Describe the bug**
For unknown reasons, a `deleteSubscription` call can fail and it leaves around a dangling thread in the the broker, specifically the Jetty server threadpool. If this happens too …