You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/02/05 19:34:34 UTC

[GitHub] [samza] abhishekshivanna commented on a change in pull request #1266: SAMZA-2452 : Adding internal autosizing related configs

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:
users@infra.apache.org


With regards,
Apache Git Services