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

Conversation

@wenbingshen
Copy link
Contributor

As the title.

@BewareMyPower
Copy link
Collaborator

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
Copy link
Member

Demogorgon314 commented Feb 28, 2022

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
Collaborator

Could you rebase to branch-2.8.2?

@wenbingshen
Copy link
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