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

remove unit classifier #148

Merged
merged 1 commit into from
Oct 5, 2021
Merged

remove unit classifier #148

merged 1 commit into from
Oct 5, 2021

Conversation

missinglink
Copy link
Member

This PR removes the unit number parsing functionality which was causing OOM errors in some degenerate cases.
see: pelias/api#1530

It is marked as a breaking change (and therefore a new major version number) as unit number parsing will no longer be performed.

We would like to add support for unit number parsing back again once a solution for the OOM errors described in pelias/api#1530 can be fixed.

This PR removes the unit number parsing functionality which was causing OOM errors in some situations.
see: pelias/api#1530
@missinglink missinglink merged commit 50c0272 into master Oct 5, 2021
@missinglink missinglink deleted the remove-unit-type branch October 5, 2021 10:09
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