You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/02/17 07:08:25 UTC

[GitHub] [buildstream] gtristan commented on issue #1332: Needless requirement for ports in Execution service definition

gtristan commented on issue #1332:
URL: https://github.com/apache/buildstream/issues/1332#issuecomment-1042637468


   This appears to be old and obsolete.
   
   For `http` remotes, the default port will be `80`, and `443` is used by default for `https` remotes.
   
   See: https://github.com/apache/buildstream/blob/master/src/buildstream/_remotespec.py#L184
   
   This is the same codepath that is used for all grpc connections (for remote execution and also for artifact/source caches).
   


-- 
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: commits-unsubscribe@buildstream.apache.org

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