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 default javaagent opts in generator.sh script to avoid javaagent port colission #6041

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

apucher
Copy link
Contributor

@apucher apucher commented Sep 21, 2020

Description

This bugfix removes the default javaagent opts in generator.sh script (only) to avoid javaagent port collisions when running pinot-admin from a container that already has an active controller, broker, or server.

Upgrade Notes

Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion)
No

Does this PR fix a zero-downtime upgrade introduced earlier?
No

Does this PR otherwise need attention when creating release notes? Things to consider:
No

Copy link
Contributor

@xiangfu0 xiangfu0 left a comment

Choose a reason for hiding this comment

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

lgtm

@apucher apucher merged commit 274b4c2 into master Sep 21, 2020
@apucher apucher deleted the data-generator-javaagent-fix-20200921 branch September 21, 2020 23:07
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.

None yet

2 participants