MarvinCai commented on pull request #11986: URL: https://github.com/apache/pulsar/pull/11986#issuecomment-919665055
cpp test is broke with this patch, can you take a look: ``` 2021-09-15 03:10:19.336 INFO [140681233118976] HTTPLookupService:238 | Curl Lookup Request sent for http://localhost:8080/admin/v2/persistent/private/auth/test-token-http/partitions?checkAllowAutoCreation=true 2021-09-15 03:10:19.344 ERROR [140681233118976] HTTPLookupService:263 | Response failed for url http://localhost:8080/admin/v2/persistent/private/auth/test-token-http/partitions?checkAllowAutoCreation=true. Error Code 22 2021-09-15 03:10:19.344 ERROR [140681233118976] ClientImpl:188 | Error Checking/Getting Partition Metadata while creating producer on persistent://private/auth/test-token-http -- ConnectError /pulsar/pulsar-client-cpp/tests/AuthTokenTest.cc:128: Failure ``` -- 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]
