Bharath Kumarasubramanian created SAMZA-2763:
------------------------------------------------
Summary: Support worker JVM options for Samza Beam portable mode
Key: SAMZA-2763
URL: https://issues.apache.org/jira/browse/SAMZA-2763
Project: Samza
Issue Type: New Feature
Reporter: Bharath Kumarasubramanian
Assignee: Bharath Kumarasubramanian
**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.
**Changes**:
- Added `worker.opts` configuration
- 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)