pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

Apache Pulsar - distributed pub-sub messaging system

Results 881 pulsar issues
Sort by recently updated
recently updated
newest added

``` Error: tearDown(org.apache.pulsar.functions.worker.PulsarFunctionTlsTest) Time elapsed: 132.024 s

component/test
flaky-tests

### Motivation related to https://github.com/apache/pulsar/issues/16768 ### Modifications 1. no need to grant permission for each partition in internalGrantPermissionsOnTopic(), only grant permission on partitionedTopicName 2. do not revoke permission for each...

doc-not-needed
component/authorization
release/2.10.2
release/2.9.4
release/2.8.5
release/2.11.1

Signed-off-by: Zixuan Liu ### Motivation When `brokerClientAuthenticationEnabled=false`, the function worker doesn't load the trust certificate. ### Modifications - Always load the trust certificate ### Documentation Check the box below or...

component/function
release/2.10.2
release/2.9.4
release/2.8.5

Fixes https://github.com/apache/pulsar/issues/16904 ### Motivation Allowing user to override default `-Djava.net.preferIPv4Stack=true` config to run bookie init command in ipv6 environment. ### Verifying this change - [x] Make sure that the change...

doc-not-needed

Fixes [#16907](https://github.com/apache/pulsar/issues/16907) ### Motivation Fixes [#16907](https://github.com/apache/pulsar/issues/16907) ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR needs to update...

doc-not-needed
release/2.10.2
release/2.9.4
release/2.11.1

Master Issue: https://github.com/apache/pulsar/issues/16913 ### Motivation Implement system topic client for snapshot segment topic and index topic to send segment snapshots or indexes. ### Modification Add a TransactionBufferSnapshotService to handle the...

type/improvement
component/transaction
doc-not-needed

[example failure](https://github.com/apache/pulsar/runs/7714287203?check_suite_focus=true) ``` Error: Tests run: 17, Failures: 1, Errors: 0, Skipped: 15, Time elapsed: 58.95 s

component/test
flaky-tests

[example failure](https://github.com/apache/pulsar/runs/7720437968?check_suite_focus=true) ``` Error: Tests run: 25, Failures: 2, Errors: 0, Skipped: 13, Time elapsed: 21.138 s

component/test
flaky-tests

Fixed https://github.com/apache/pulsar/issues/12165 ### Motivation see https://github.com/apache/pulsar/issues/12165 The bundle unloading of one producer or consumer will not affect other producers and consumers which belong to the same client and share the...

type/improvement
doc-not-needed

``` Error: Tests run: 44, Failures: 1, Errors: 0, Skipped: 31, Time elapsed: 116.962 s

component/test
flaky-tests