walterddr commented on code in PR #8662:
URL: https://github.com/apache/pinot/pull/8662#discussion_r901795182


##########
pinot-tools/src/main/resources/conf/pinot-server.conf:
##########
@@ -40,3 +40,12 @@ pinot.server.instance.dataDir=/tmp/pinot/data/server/index
 
 # Pinot Server Temporary Segment Tar Directory
 pinot.server.instance.segmentTarDir=/tmp/pinot/data/server/segmentTar
+
+// pinot multi_stage query engine configs, in order to reuse ServerInstance 
ZkMetadata, we:
+// reused server GRPC port for mailbox port
+// reused server netty port for worker service request port

Review Comment:
   ```suggestion
   // pinot multi_stage query engine configs
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to