[Issue 7846]Add support for regex patterns in tenant and namespace#7855
[Issue 7846]Add support for regex patterns in tenant and namespace#7855rmn36 wants to merge 2 commits into
Conversation
|
/pulsarbot run-failure-checks |
|
/pulsarbot run-failure-checks |
|
@rmn36 Seems some of the error in ci is related to this change. |
|
@rmn36 Would you please help rebase the code with master, and get the ci fixed? |
|
@rmn36 Would you please help resolve the conflicts? |
|
move to 2.8.0 first |
|
@rmn36 thanks for your work.
|
|
@rmn36 thanks for your work.
|
|
Hi @rmn36 any progress for the code and doc? thanks |
|
Is there any update? We really need this feature. |
|
Hi, anybody knows when this feature is expected to be released? We really need this feature too. |
|
Closed as stale and conflict. Please rebase and resubmit the patch if it's still relevant. |
|
@TonyYANOqton This seems a new feature that can require a PIP to proceed. I move the original issue to the discussion forum #18862 since we don't have a consensus on whether this is the right way yet. As you can see, this patch conflicts a lot of files and it requires significant effort to rebase. |
Fixes #7846
Motivation
Given a wildcard in a tenant or namespace I would expect the code to look up all tenants/namespaces that match and then lookup all topics to subscribe to.
Verifying this change
Does this pull request potentially affect one of the following parts:
If
yeswas chosen, please highlight the changesDocumentation