aiguofer opened a new issue, #36339:
URL: https://github.com/apache/arrow/issues/36339

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   We're currently running our AFS server in Kubernetes and so far we've only 
been listening to public traffic, so we hardcode the Flight endpoint to our 
known public URL. We're currently building inter service communication in our 
Kubernetes cluster but we're running into an issue since we don't know what 
endpoint to send back since we don't know whether the request is coming from an 
external source or from another kubernetes service.
   
   Is there a way to determine where a request is coming from to determine 
which endpoint to send back?
   
   
   
   ### Component(s)
   
   FlightRPC


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