Hi guys, What is the user supposed to do with the Location list in a FlightEndpoint? Looking at this integration test ( https://github.com/apache/arrow/blob/dc2e0b2e44fdaa3d5ad0bb358ff8ce9db3bc7416/java/flight/flight-integration-tests/src/main/java/org/apache/arrow/flight/integration/tests/IntegrationTestClient.java#L151) it's iterating on Location list and issuing multiple getStream() calls with the same ticket.
Best Regards,
