kevinjqliu opened a new pull request, #292:
URL: https://github.com/apache/iceberg-python/pull/292

   This PR changes the default moto server port from `5000` to `5001`. Port 
5000 is used by AirPlay Receiver on MacOS. 
   
   The `is_port_in_use` function is used to check if the port is available 
first before starting the moto server. Moto server errors out silently when the 
port is already in use. 
   
   For more details, see [Issue #291 
](https://github.com/apache/iceberg-python/issues/291)


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to