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 Add `NamespacePolicies` and `AntiAffinity` check before unload bundle when `checkNamespaceBundleSplit`. When unload the bundle after split, It's better to guarantee there are at least one another broker can...

Stale

### Modifications 1. Clarify the term usage for `major/minor release` to avoid misunderstanding. 2. Grammar/style fixes. 3. Fix a few broken links and typos in 2.8.x/2.9.x docs. ### Documentation -...

doc

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? Most of the links on this...

doc-required

Master Issue: #16763 ### Motivation #16763 ### Modifications Implement BookkeeperBucketSnapshotStorage and add unit test. ### Verifying this change - [x] Make sure that the change passes the CI checks. ###...

doc-not-needed

### Motivation Namespace policy is ignored if the namespace is created directly by the `NamespaceResources`. ### Modifications - Use `admin` to create a namespace instead of the `NamespaceResources` ### Documentation...

component/broker
doc-not-needed
ready-to-test

### What issue do you find in Pulsar docs? Due to the website upgrade (adopting Docusaurus 2.0), all internal page links on Pulsar doc pages should strictly contain `.md` extensions....

doc-required
good-first-issue

Fix #17688 and #16701 ### Modifications Fix broken doc links in historical versions prior to 2.8.0 by adding `.md`. This is an automatic search and replacement with only a couple...

doc

## Observations I haven't been able to reproduce this issue, but in one of my test environments, I see this behavior often. It seems pretty clear that there is a...

type/bug
component/broker
component/bookkeeper
component/metadata

### Motivation Currently in [the release process of the python client](https://github.com/apache/pulsar/blob/master/wiki/release/release-process.md#12-publish-python-clients), there is no indication that the related images need to be created before building python wheels. This may cause...

component/build
component/client-python
doc-not-needed

### Motivation clean up unuse metrics of `zk_write_latency` and `zk_read_latency`. passed CI on self repo CI. https://github.com/pulsar-sigs/pulsar/pull/2 ### Modifications ### Verifying this change - [x] Make sure that the change...

doc-not-needed