nodece commented on PR #20068: URL: https://github.com/apache/pulsar/pull/20068#issuecomment-1511621607
> > I expect the test to fail. You also need to modify the `org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider#allowTopicOperationAsync` to avoid a dead loop. > > I didn't find dead loop. Can you be more specific? https://github.com/apache/pulsar/blob/016e7f0af997788d0514ca64e2c5c1bd9f506863/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java#L523 https://github.com/apache/pulsar/blob/016e7f0af997788d0514ca64e2c5c1bd9f506863/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java#L525 https://github.com/apache/pulsar/blob/016e7f0af997788d0514ca64e2c5c1bd9f506863/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java#L537 -- 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]
