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

Update node options Initialization on our scripts #40302

Merged
merged 13 commits into from
Aug 15, 2019

Conversation

mistic
Copy link
Member

@mistic mistic commented Jul 3, 2019

That PR improves our usage of the NODE_OPTIONS env var re-exporting the NODE_OPTIONS with our enforced default options.

That is needed because right now we are not correctly pass along the inherit NODE_OPTIONS so for example the child processes of the thread-loader are not receiving them.

@mistic mistic added review Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.4.0 labels Jul 3, 2019
@mistic mistic requested review from spalger and jbudz July 3, 2019 19:20
@mistic mistic self-assigned this Jul 3, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations

@elasticmachine

This comment has been minimized.

@tylersmalley tylersmalley changed the title Update node options initialisation on our scripts Update node options Initialization on our scripts Jul 8, 2019
@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

bin/kibana Outdated Show resolved Hide resolved
@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@mistic

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@mistic mistic force-pushed the improve-node-options-usage branch from 8ebb937 to b9db4c5 Compare August 1, 2019 23:05
@mistic mistic requested a review from a team as a code owner August 2, 2019 00:53
@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@elasticmachine

This comment has been minimized.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@tylersmalley tylersmalley left a comment

Choose a reason for hiding this comment

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

LGTM - tested on Windows

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@tylersmalley
Copy link
Contributor

This good to merge?

@mistic
Copy link
Member Author

mistic commented Aug 15, 2019

It is @tylersmalley

@mistic mistic merged commit f9fbc5d into elastic:master Aug 15, 2019
@mistic
Copy link
Member Author

mistic commented Aug 15, 2019

7.x: 28fca42

mistic added a commit to mistic/kibana that referenced this pull request Aug 15, 2019
* chore(NA): update node options initilization on our scripts

* chore(NA): re-export NODE_OPTIONS instead of re-setting on vars

* chore(NA): missing doc comment
mistic added a commit that referenced this pull request Aug 15, 2019
* chore(NA): update node options initilization on our scripts

* chore(NA): re-export NODE_OPTIONS instead of re-setting on vars

* chore(NA): missing doc comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes review Team:Operations Team label for Operations Team v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants