sijie commented on a change in pull request #1922: Enable bookkeeper table 
service in pulsar standalone
URL: https://github.com/apache/incubator-pulsar/pull/1922#discussion_r194237263
 
 

 ##########
 File path: 
pulsar-zookeeper-utils/src/main/java/org/apache/pulsar/zookeeper/LocalBookkeeperEnsemble.java
 ##########
 @@ -100,6 +114,10 @@ public LocalBookkeeperEnsemble(int numberOfBookies, int 
zkPort, int bkBasePort,
     ServerConfiguration bsConfs[];
     Integer initialPort = 5000;
 
+    // Stream/Table Storage
+    StreamStorageLifecycleComponent streamStorage;
+    Integer streamStoragePort = 4181;
 
 Review comment:
   yeah good point, will address that

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to