Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Optimize the way to get the controllerId to branch-2.8.2 - #1120

Merged
BewareMyPower merged 2 commits into
streamnative:branch-2.8.2from
wenbingshen:branch-2.8.2-controller
Feb 28, 2022
Merged

Optimize the way to get the controllerId to branch-2.8.2#1120
BewareMyPower merged 2 commits into
streamnative:branch-2.8.2from
wenbingshen:branch-2.8.2-controller

Conversation

@wenbingshen

Copy link
Copy Markdown
Contributor

As the title.

@BewareMyPower

Copy link
Copy Markdown
Contributor

The tests might not be related to this PR, they also happened for branch-2.9.2, see https://github.com/streamnative/kop/runs/5331597530?check_suite_focus=true. @Demogorgon314 is investigating the failed tests currently. I'll rerun the test first.

@Demogorgon314

Demogorgon314 commented Feb 28, 2022

Copy link
Copy Markdown
Member

The failed test was caused by apache/pulsar#12600, this PR changed behavior. Before this change, only tenant admin allow to list topic, after apache/pulsar#12600, it allows consume permission list topics. We should update the 2.8.2 and 2.9.2 branch's pulsar dependency first.

2.8.2 branch are using sn-pulsar v2.8.1.0 (should update to v2.8.2.0):

https://github.com/streamnative/pulsar/blob/v2.8.1.0/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java#L537-L542

2.9.2 branch are using sn-pulsar v2.9.0-rc-202110221101 (should update to v2.9.2.1):

https://github.com/streamnative/pulsar/blob/v2.9.0-rc-202110221101/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java#L523-L530

@BewareMyPower

Copy link
Copy Markdown
Contributor

Could you rebase to branch-2.8.2?

@wenbingshen

Copy link
Copy Markdown
Contributor Author

Could you rebase to branch-2.8.2?

Addressed done. PTAL. Thanks.

@BewareMyPower
BewareMyPower merged commit 24a980c into streamnative:branch-2.8.2 Feb 28, 2022
@wenbingshen
wenbingshen deleted the branch-2.8.2-controller branch February 28, 2022 12:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants