Skip to content

Replacing Jedis With Lettuce in ingestion and serving (#485) - #537

Merged
khorshuheng merged 3 commits into
feast-dev:v0.4-branchfrom
khorshuheng:backport-redis-lettuce
Mar 16, 2020
Merged

Replacing Jedis With Lettuce in ingestion and serving (#485)#537
khorshuheng merged 3 commits into
feast-dev:v0.4-branchfrom
khorshuheng:backport-redis-lettuce

Conversation

@khorshuheng

Copy link
Copy Markdown
Collaborator

Backport #485 to v0.4 branch.

* Replacing Jedis With Lettuce in ingestion and serving

* Removing extra lines

* Abstacting redis connection based on store

* Check the connection before connecting as lettuce does the retry automatically

* Running spotless

* Throw Exception if the job store config is null

* Handle No enum constant RuntimeException
@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: khorshuheng
To complete the pull request process, please assign davidheryanto
You can assign the PR to them by writing /assign @davidheryanto in a comment when ready.

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

Details 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

@khorshuheng
khorshuheng force-pushed the backport-redis-lettuce branch from 1214fcc to 4d61ccf Compare March 16, 2020 07:12
@khorshuheng

Copy link
Copy Markdown
Collaborator Author

Adding two more commits from master branch which has been omitted previously as the tests were failing without them.

@zhilingc

Copy link
Copy Markdown
Collaborator

/lgtm

@khorshuheng
khorshuheng merged commit a8aad8b into feast-dev:v0.4-branch Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants