Skip to content

Conversation

dmitry-timofeev
Copy link
Contributor

Overview

Brings together native and Java (reviewed separately), updated to newer core: exonum/exonum@47114e3


See the indy commits.

Definition of Done

  • There are no TODOs left in the code
  • Change is covered by automated tests
  • The coding guidelines are followed
  • Public API has Javadoc
  • Method preconditions are checked and documented in the Javadoc of the method
  • Changelog is updated if needed (in case of notable or breaking changes)
  • The continuous integration build passes

dmitry-timofeev and others added 3 commits October 24, 2019 14:51
Upgrade the ServiceRuntime to be compatible with the newer Runtime
spec from the Exonum core
(exonum/exonum@0f44d1c):
  - Replace ServiceRuntime#startService + stopService with addService
    + restartService.
  - Add ServiceRuntime#shutdown, which stops the server and unloads
    all artifacts.
@dmitry-timofeev dmitry-timofeev force-pushed the dynamic-services-upgraded-ECR-3664 branch from ba1c0c5 to 6c203aa Compare October 24, 2019 12:00
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 85.966% when pulling 6c203aa on dynamic-services-upgraded-ECR-3664 into 26b78eb on dynamic-services.

@dmitry-timofeev dmitry-timofeev merged commit 655eb58 into dynamic-services Oct 24, 2019
@dmitry-timofeev dmitry-timofeev deleted the dynamic-services-upgraded-ECR-3664 branch October 24, 2019 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants