-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support RE Engine tier/host/port override
Summary: Support overriding the execution engine address in the Buck config. This was supported in GRPC via the `engine_address` parameter but we didn't have the equivalent for Thrift. Not reusing `engine_address` because I wanted to have separate address and port options; this maps better onto the underlying config struct. Reviewed By: KapJI Differential Revision: D66495632 fbshipit-source-id: 0d18754c2b1f07cbc381a2e0eb25c0fbf6e7a48d
- Loading branch information
1 parent
8913c00
commit de3b849
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters