Penghui Li
Penghui Li
### Motivation Improve integration test coverage https://github.com/apache/pulsar/tree/master/tests/integration The integration test will run on a real cluster, not a mock environment like the unit test does. #### Tools - [ ]...
### Motivation The current behavior for the `delete_when_subscriptions_caught_up` strategy is not expected. The active consumer will not be closed even if users enable `delete_when_subscriptions_caught_up` and there are no backlogs for...
**Is your feature request related to a problem? Please describe.** This is a feature catchup of [DotPulsar](https://github.com/apache/pulsar-dotpulsar) for a new consumer type: TableView which was introduced in Pulsar 2.10.0 The...
**BUG REPORT** Problem happens after reboot bookie(Bare metal), i can't remember a little bit about the detailed steps at the time. Found that disk usage continued growth:  Then check...
### Background The Apache Pulsar community will directly support [OpenTelemetry metrics](https://github.com/apache/pulsar/pull/22178) in the Pulsar client by adding the OpenTelemetry API dependency. However, it will require users to upgrade to upcoming...
Github Action for opentracing-pulsar-client release.