kezhuw commented on a change in pull request #10126:
URL: https://github.com/apache/pulsar/pull/10126#discussion_r606666539



##########
File path: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/namespace/NamespaceOwnershipListenerTests.java
##########
@@ -124,4 +125,53 @@ public void testGetAllPartitions() throws 
PulsarAdminException, ExecutionExcepti
         admin.namespaces().deleteNamespace(namespace);
     }
 
+    @Test
+    public void testNamespaceBundleLookupOnwershipListener() throws 
PulsarAdminException, InterruptedException,

Review comment:
       Typo, should be`Ownership`.

##########
File path: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/namespace/NamespaceOwnershipListenerTests.java
##########
@@ -124,4 +125,53 @@ public void testGetAllPartitions() throws 
PulsarAdminException, ExecutionExcepti
         admin.namespaces().deleteNamespace(namespace);
     }
 
+    @Test
+    public void testNamespaceBundleLookupOnwershipListener() throws 
PulsarAdminException, InterruptedException,

Review comment:
       The test does not fail either without changes applied.




-- 
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:
[email protected]


Reply via email to