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

SAMZA-2763: Support worker JVM opts for Samza Beam portable mode #1689

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

mynameborat
Copy link
Contributor

Summary: Support JVM options for worker process in Samza Beam portable mode
Description: With portable mode support for Samza Beam, we want to tune and configure the JVM options for worker process. In this PR, we add support by introducing worker.opts configuration and autosizing integration support.

Changes:

  • Added worker.opts configuration
  • Add autosizing integration support for Xmx
  • Updated configuration table and website

API Changes: None
Usage Instructions: worker.opts can be used similar to other samza application configuration although it only applies to Samza Beam portable execution mode and is ignored otherwise.
Upgrade Instructions: None

@amansinghoriginal
Copy link
Contributor

LGTM

Copy link
Contributor

@shanthoosh shanthoosh left a comment

Choose a reason for hiding this comment

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

LGTM.

@mynameborat mynameborat merged commit 65f31eb into apache:master Nov 20, 2023
1 of 2 checks passed
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.

3 participants