dragonls commented on PR #20151: URL: https://github.com/apache/pulsar/pull/20151#issuecomment-1542044884
> > Hi, @michaeljmarshall After revert #20068, do you have any suggestion to fix the test cases? Maybe be fixed by #20145. > > Are the modified tests failing in master? Yes. Because this part of codes is wrong in master: https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/pulsar/broker/auth/AuthorizationTest.java#L220-L223 `role1` is the tenant admin, and it should have the consume permission. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
