eolivelli commented on code in PR #3710:
URL: https://github.com/apache/bookkeeper/pull/3710#discussion_r1055215506


##########
stream/server/src/main/java/org/apache/bookkeeper/stream/server/StorageServer.java:
##########
@@ -256,10 +260,19 @@ public static LifecycleComponent 
buildStorageServer(CompositeConfiguration conf,
 
             // Build http service
             if (bkServerConf.isHttpServerEnabled()) {
+                MetadataBookieDriver metadataDriver = 
BookieResources.createMetadataDriver(bkServerConf,

Review Comment:
   are we going to create an additional connection to ZooKeeper ?



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