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

Introduce support for retry attempts when binding to the REST API port in Application Master #44

Merged
merged 1 commit into from Dec 5, 2018

Conversation

izeigerman
Copy link
Owner

No description provided.

@izeigerman izeigerman merged commit a31d8b8 into master Dec 5, 2018
@izeigerman izeigerman deleted the rest-port-retries branch December 5, 2018 00:18
@coveralls
Copy link

Pull Request Test Coverage Report for Build 199

  • 0 of 16 (0.0%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.6%) to 81.26%

Changes Missing Coverage Covered Lines Changed/Added Lines %
akkeeper/src/main/scala/akkeeper/master/MasterRunner.scala 0 16 0.0%
Files with Coverage Reduction New Missed Lines %
akkeeper/src/main/scala/akkeeper/deploy/yarn/YarnApplicationMaster.scala 1 90.14%
akkeeper/src/main/scala/akkeeper/master/service/MemberAutoDownService.scala 1 96.3%
akkeeper/src/main/scala/akkeeper/container/service/ContainerInstanceService.scala 1 91.67%
akkeeper/src/main/scala/akkeeper/master/service/MonitoringService.scala 1 96.0%
akkeeper/src/main/scala/akkeeper/storage/zookeeper/async/AsyncZookeeperClient.scala 1 93.94%
akkeeper/src/main/scala/akkeeper/launcher/yarn/YarnLauncher.scala 1 98.81%
Totals Coverage Status
Change from base Build 197: -0.6%
Covered Lines: 993
Relevant Lines: 1222

💛 - Coveralls

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.

None yet

2 participants