Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIP-162: Enable system topic by default #15333

Closed
Technoboy- opened this issue Apr 26, 2022 · 2 comments · Fixed by #15619
Closed

PIP-162: Enable system topic by default #15333

Technoboy- opened this issue Apr 26, 2022 · 2 comments · Fixed by #15619
Assignees
Labels
Milestone

Comments

@Technoboy-
Copy link
Contributor

Motivation

In PIP-39, we have introduced namespace event to support topic level policy. This feature was released in Pulsar 2.6.

Then PIP-92, we support topic policy to replicate across clusters and release in Pulsar 2.10.

And with version iteration, the corresponding topic policy CLI and functions are mature and stable, but users need to enable system topic to support these features. So it's better to enable system topic by default.

Proposed changes

In 2.11 release, change :

  • systemTopicEnabled: false -> true
  • topicLevelPoliciesEnabled: false -> true
@Technoboy- Technoboy- self-assigned this Apr 26, 2022
@Technoboy- Technoboy- changed the title PIP-156: Enable system topic by default PIP-162: Enable system topic by default Apr 29, 2022
@Technoboy- Technoboy- changed the title PIP-162: Enable system topic by default PIP-156: Enable system topic by default May 11, 2022
@asafm
Copy link
Contributor

asafm commented May 12, 2022

I think the numbering collides as there is an existing PIP-156

@Technoboy- Technoboy- changed the title PIP-156: Enable system topic by default PIP-162: Enable system topic by default May 12, 2022
@Technoboy-
Copy link
Contributor Author

I think the numbering collides as there is an existing PIP-156

Thanks, I have updated it to PIP-162.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants