lidavidm commented on a change in pull request #12465:
URL: https://github.com/apache/arrow/pull/12465#discussion_r817065875



##########
File path: cpp/src/arrow/flight/server.h
##########
@@ -184,6 +184,10 @@ class ARROW_FLIGHT_EXPORT FlightServerBase {
   /// domain socket).
   int port() const;
 
+  /// \brief Get the address that the Flight server is listening on.

Review comment:
       We don't really model that capability; you can add multiple ports by 
hooking into gRPC yourself, but the server APIs expect one location to listen 
on.




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