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

Fix Feast Serving not registering its store in Feast Core #641

Merged
merged 2 commits into from
Apr 22, 2020
Merged

Fix Feast Serving not registering its store in Feast Core #641

merged 2 commits into from
Apr 22, 2020

Conversation

mrzzy
Copy link
Collaborator

@mrzzy mrzzy commented Apr 21, 2020

What this PR does / why we need it:
Fixes Feast Serving not registering its store into Feast Core.

  • Adds registerSource() to CoreSpecService to register source spec in in Feast Core.
  • Adds missing registerSource() call in CachedSpecService to register its store in Feast Core.
  • Adds a unit test to ensure that cached spec service registers its store with Feast Core.

Which issue(s) this PR fixes:

Fixes #640

Does this PR introduce a user-facing change?:

NONE

@mrzzy mrzzy changed the title Fix Feast Serving not registering its store in Feast Core. Fix Feast Serving not registering its store in Feast Core Apr 21, 2020
@khorshuheng
Copy link
Collaborator

/lgtm

@mrzzy
Copy link
Collaborator Author

mrzzy commented Apr 22, 2020

/test test-serving

@khorshuheng
Copy link
Collaborator

/approve

@mrzzy mrzzy added the approved label Apr 22, 2020
@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: khorshuheng, mrzzy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@feast-ci-bot feast-ci-bot merged commit ffdd1f1 into feast-dev:master Apr 22, 2020
@mrzzy mrzzy removed the approved label Apr 22, 2020
@mrzzy mrzzy deleted the fix-serving-register-store-in-core branch April 22, 2020 03:18
@ches ches added backport-candidate Changes that may be desired for backport to earlier Feast release tracks kind/bug labels Apr 23, 2020
@woop woop mentioned this pull request Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-candidate Changes that may be desired for backport to earlier Feast release tracks kind/bug lgtm size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feast Serving not registering store in Feast Core
4 participants