Skip to content

[bugfix] Default JVM parameter bug #3212

Merged
qiaozhanwei merged 38 commits intoapache:devfrom
BoYiZhang:dev
Jul 23, 2020
Merged

[bugfix] Default JVM parameter bug #3212
qiaozhanwei merged 38 commits intoapache:devfrom
BoYiZhang:dev

Conversation

@BoYiZhang
Copy link
Copy Markdown
Contributor

@BoYiZhang BoYiZhang commented Jul 15, 2020

Setting '-XX:+DisableExplicitGC ' causes netty memory leaks

in addition

Set '- xms1g' but '- XX: largepagesizeinbytes = 128M'

set "- XX: largepagesizeinbytes = 128M" to "-XX:LargePageSizeInBytes=10M"

#3198

BoYiZhang and others added 30 commits June 30, 2020 00:11
Delete invalid field: executorcores

Modify verification prompt
Delete invalid field: executorcores

Modify verification prompt
Delete invalid field: executorcores

Modify verification prompt
dag add close buttion
modify submit workflow button
modify CLICK_ADD_BUTTON
in addition

update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
@CalvinKirs
Copy link
Copy Markdown
Member

please resolve conflicting files . Thx

@CalvinKirs
Copy link
Copy Markdown
Member

Hi, please link the issue to this PR so that when your PR is merged, the related issue can be automatically closed.

@BoYiZhang BoYiZhang changed the title [bugfix] Default JVM parameter bug #3198 [bugfix] Default JVM parameter bug Jul 19, 2020
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@BoYiZhang
Copy link
Copy Markdown
Contributor Author

Hi, please link the issue to this PR so that when your PR is merged, the related issue can be automatically closed.

#3198

Copy link
Copy Markdown
Contributor

@qiaozhanwei qiaozhanwei left a comment

Choose a reason for hiding this comment

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

+1

@qiaozhanwei qiaozhanwei merged commit 32e8a9d into apache:dev Jul 23, 2020
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.

5 participants