Skip to content

Conversation

@sundargates
Copy link
Contributor

The goal of the gateway is to provide an interface for the control plane to communicate with the task executor. The control plane is expected to communicate with the task executor using RPC instead of HTTP as the task executor is not exposed outside.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable
  • Added copyright headers for new files from CONTRIBUTING.md

The goal of the gateway is to provide an interface for the control plane to communicate with the task executor. The control plane is expected to communicate with the task executor using RPC instead of http as the task executor is not exposed outside.
@sundargates sundargates merged commit a64e8d1 into Netflix:master Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants