abhishekshivanna commented on a change in pull request #1266: SAMZA-2452 : Adding internal autosizing related configs URL: https://github.com/apache/samza/pull/1266#discussion_r374943491
########## File path: samza-core/src/main/java/org/apache/samza/config/JobConfig.java ########## @@ -130,6 +130,15 @@ public static final String CONTAINER_METADATA_FILENAME_FORMAT = "%s.metadata"; // Filename: <containerID>.metadata public static final String CONTAINER_METADATA_DIRECTORY_SYS_PROPERTY = "samza.log.dir"; + // Auto-sizing related configs tthat ake precedence over respective sizing confings job.container.count, etc, Review comment: nit: typo `tthat ake` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
