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

Modelmanager workerstatus async #510

Merged
merged 7 commits into from
Jan 12, 2021
Merged

Modelmanager workerstatus async #510

merged 7 commits into from
Jan 12, 2021

Conversation

ebamberg
Copy link
Contributor

Description

modelmanager is a service is should handle netty related concerns - violation of separation of concern.

refactored so that modelmanager return completableFuture , how the response is handled can be manager by the caller now. This allowes other boundaries then rest-interface in the future .

This is part of a bigger PR as discussed with Frank in december.

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Change-Id: Ic3c8bf0bdd38f87545bc09952bc47003280742b0
@frankfliu frankfliu merged commit 5d3437d into deepjavalibrary:master Jan 12, 2021
@ebamberg ebamberg deleted the modelmanager_workerstatus_async branch November 26, 2021 17:07
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