Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting hostname as part of heartbeat #180

Merged
merged 1 commit into from
Apr 16, 2022

Conversation

sundargates
Copy link
Collaborator

Every heartbeat sent from the new task executor will contain the hostname from which it is sent. Note that this field already exists but wasn't used by the Mesos-based task executor. The new task executor will use it.

Context

Explain context and other details for this pull request.

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

Every heartbeat sent from the new task executor will contain the hostname from which it is sent. Note that this field already exists but wasn't used by the Mesos-based task executor. The new task executor will use it.
@github-actions
Copy link

Unit Test Results

109 files  ±0  109 suites  ±0   5m 24s ⏱️ ±0s
477 tests ±0  458 ✔️ ±0  19 💤 ±0  0 ±0 

Results for commit a8cda4b. ± Comparison against base commit f6938d2.

@liuml07 liuml07 added the server label Apr 16, 2022
@sundargates sundargates merged commit 925b330 into Netflix:master Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants