You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "Technoboy- (via GitHub)" <gi...@apache.org> on 2024/01/10 12:38:47 UTC

Re: [I] [Bug] You are able to add a blank string as a tenant admin [pulsar]

Technoboy- commented on issue #21710:
URL: https://github.com/apache/pulsar/issues/21710#issuecomment-1884775165

   do you mean ?
   ```
   admin.tenants().createTenant(" ", TenantInfo.builder().allowedClusters(Sets.newHashSet("test")).build());
   ```


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org