Skip to content

v0.3 backport: Remove unused ingestion deps#521

Merged
ches merged 2 commits intofeast-dev:v0.3-branchfrom
agoda-com:v0.3-backport-520-unused-deps
Mar 9, 2020
Merged

v0.3 backport: Remove unused ingestion deps#521
ches merged 2 commits intofeast-dev:v0.3-branchfrom
agoda-com:v0.3-backport-520-unused-deps

Conversation

@ches
Copy link
Copy Markdown
Member

@ches ches commented Mar 8, 2020

What this PR does / why we need it:

Backports #520 to v0.3-branch—as noted on #520, this is to alleviate a vulnerability warning for the version of hibernate-validator in this maintenance branch, though in fact the dependency is unused so can be removed entirely.

Does this PR introduce a user-facing change?:

NONE

@ches ches added kind/housekeeping area/ingestion The ingestion Beam component and storage-related items labels Mar 8, 2020
@feast-ci-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ches
To complete the pull request process, please assign thirteen37
You can assign the PR to them by writing /assign @thirteen37 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

@ches
Copy link
Copy Markdown
Member Author

ches commented Mar 8, 2020

/assign @thirteen37

@ches
Copy link
Copy Markdown
Member Author

ches commented Mar 8, 2020

This fails CI for the same reason that #516 does, see #517 for issue.

ches added 2 commits March 9, 2020 11:35
Unused according to `mvn -pl ingestion dependency:analyze`, and tests.

We had a recent bump of hibernate-validator with a CVE fix (feast-dev#421) that I
was looking to backport, and it turns out it's not used anymore anyway.
@ches ches force-pushed the v0.3-backport-520-unused-deps branch from 4b46b6d to 5b7085f Compare March 9, 2020 04:35
@ches
Copy link
Copy Markdown
Member Author

ches commented Mar 9, 2020

Going to proceed with this one to get it into a batch of things merging to our internal mainline. Pretty trivial backport passing the build so I think it's uncontroversial.

@ches ches merged commit 4f91b22 into feast-dev:v0.3-branch Mar 9, 2020
@ches ches deleted the v0.3-backport-520-unused-deps branch March 9, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ingestion The ingestion Beam component and storage-related items kind/housekeeping size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants