poorbarcode commented on code in PR #16821:
URL: https://github.com/apache/pulsar/pull/16821#discussion_r931065614


##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/PersistentTopicTest.java:
##########
@@ -162,7 +162,7 @@ public class PersistentTopicTest extends 
MockedBookKeeperTestCase {
     private SchemaRegistryService schemaRegistryService;
     private ManagedLedgerFactory mlFactoryMock;
     private ServerCnx serverCnx;
-    private MetadataStore store;
+    private ZKMetadataStore store;

Review Comment:
   Already fixed. Thanks



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

Reply via email to