You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/20 15:05:46 UTC

[GitHub] [pulsar] jiazhai commented on a change in pull request #7855: [Issue 7846]Add support for regex patterns in tenant and namespace

jiazhai commented on a change in pull request #7855:
URL: https://github.com/apache/pulsar/pull/7855#discussion_r474054814



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java
##########
@@ -30,17 +30,12 @@
 import java.lang.reflect.Field;
 import java.net.URI;
 import java.net.URL;
-import java.util.Collections;
-import java.util.List;
-import java.util.Map;
+import java.util.*;

Review comment:
       Please avoid using ".*"




----------------------------------------------------------------
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.

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