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

### Motivation PIP-174: #15954 Provide new `SharedEntryCacheManagerImpl` implementation - [x] `doc-complete`

type/enhancement
doc-complete
release/important-notice
Stale

Signed-off-by: Zixuan Liu ### Motivation Cherry-pick #16650. ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR needs to...

doc-label-missing
release/2.10.2

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

component/test
flaky-tests

ManagedCursorMetricsTest. testManagedCursorMetrics is flaky. It fails sporadically. https://github.com/apache/pulsar/pull/16878 didn't fix the issue. The problem still exists in the latest code. [example failure](https://github.com/apache/pulsar/runs/7666921482?check_suite_focus=true#step:10:950) ``` Error: testCursorReadWriteMetrics(org.apache.pulsar.broker.stats.ManagedCursorMetricsTest) Time elapsed: 0.449 s

component/test
flaky-tests

TxnLogBufferedWriterTest.testFlushThresholds is flaky. It fails sporadically. [example failure](https://github.com/apache/pulsar/runs/7428130703?check_suite_focus=true) ``` Error: Tests run: 6, Failures: 2, Errors: 0, Skipped: 4, Time elapsed: 7.931 s

component/test
flaky-tests

**Is your feature request related to a problem? Please describe.** Refer to [PIP-190](https://github.com/apache/pulsar/issues/16637). **Describe the solution you'd like** As part of PIP-190 implementation, we will narrow the listing of doc...

type/feature

### Motivation The topic creating rate is less than 200 QPS when the topic count of the namespace is about 200,000. It is due to the time cost of topic...

doc-not-needed
wants/proposal

**Describe the bug** I'm able to reproduce this issue locally but not consistently. It doesn't seem to behave like the other flaky tests that occur only in Github CI due...

type/bug
flaky-tests
triage/week-6
lifecycle/stale

### Motivation #13796 added specified_positions_divide split algorithm, but some docs are missing. ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ]...

doc
Stale

All REST API URL on Pulsar documentation has this issue. Website: https://pulsar.apache.org/docs/en/next/admin-api-tenants/ @urfreespace thinks the anchor does not work correctly but we have not figured out how to solve this...

doc
website
Stale