Skip to content

Upgrade to Node 12 #531

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

Merged
merged 11 commits into from
Apr 10, 2020
Merged

Upgrade to Node 12 #531

merged 11 commits into from
Apr 10, 2020

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented Apr 8, 2020

Upgrade to Node 12 as per #492

  • removed memwatch as the package we use is not supported by Node 12, have to reimplement it again as per Add memwatch to track memory leacks #532
  • removed redundant package sleep (not supported by Node 12) and all related unused code

Two general fixes have been done which could be included directly into dev:

This PR is ready to be merged into dev so we can watch how does it behave in real-world usage (DEV env).

@vikasrohit
Copy link

Nice catch about the random test failure for the phaseProduct. However, I didn't get the changes in Kafka consumer. Is that fix for unit tests only or is it related to one of the issues we are debugging around unordered processing of kafka messages which resulted in wrong invites data in ES?

Copy link

@vikasrohit vikasrohit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vikasrohit
Copy link

@maxceem I am doing a squash merge for this PR instead of regular merge to make our life easier in case we have to revert the changes.

@vikasrohit vikasrohit merged commit 3cd0dc3 into develop Apr 10, 2020
@eisbilir eisbilir deleted the feature/node-12 branch November 9, 2023 20:03
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