cameronlee314 commented on a change in pull request #1266: SAMZA-2452 : Adding
internal autosizing related configs
URL: https://github.com/apache/samza/pull/1266#discussion_r375472780
##########
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:
It looks like you still have a typo ("that ake") after your last change.
----------------------------------------------------------------
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