You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (Jira)" <ji...@apache.org> on 2022/10/25 09:02:00 UTC

[jira] [Updated] (SAMZA-2763) Support worker JVM options for Samza Beam portable mode

     [ https://issues.apache.org/jira/browse/SAMZA-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharath Kumarasubramanian updated SAMZA-2763:
---------------------------------------------
    Description: 
{*}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

  was:
**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


> 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
>            Priority: Major
>
> {*}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)