You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Rayman (Jira)" <ji...@apache.org> on 2020/02/04 22:41:00 UTC

[jira] [Created] (SAMZA-2452) Adding internal autosizing related configs

Rayman created SAMZA-2452:
-----------------------------

             Summary: Adding internal autosizing related configs
                 Key: SAMZA-2452
                 URL: https://issues.apache.org/jira/browse/SAMZA-2452
             Project: Samza
          Issue Type: Improvement
            Reporter: Rayman


Adding internal autosizing related configs, can be used by an external controller.
These sizing-related configs (e.g., container-count, etc) take precedence when job.autosizing.enabled is set, otherwise existing behavior is retained.

Symptom: Sizing configs set by a controller need to be different from user-facing configs.

Cause: --
Fix: Added internal configs for sizing related configs. Added tests.
The enabled config is also needs to be emitted by the DiagnosticsManager.


{{API Changes: Adding internal autosizing related configs (job.autosizing.enabled, job.autosizing.container.count, job.autosizing.container.thread.pool.size, job.autosizing.maxheap.mb, job.autosizing.cpu.cores)}}
{{, can be used by an external controller.}}
{{These sizing-related configs (e.g., container-count, etc) take precedence when job.autosizing.enabled is set, otherwise existing behavior is retained. }}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)