mynameborat opened a new pull request, #1689: URL: https://github.com/apache/samza/pull/1689
**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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
