kw2542 commented on a change in pull request #1428:
URL: https://github.com/apache/samza/pull/1428#discussion_r486503376
##########
File path:
samza-core/src/main/java/org/apache/samza/config/ApplicationConfig.java
##########
@@ -104,8 +105,8 @@ public ApplicationMode getAppMode() {
return Optional.ofNullable(get(APP_MAIN_ARGS));
Review comment:
This particular method is not being used as the current toArgs() method
is checking the key name directly. We can remove this method.
----------------------------------------------------------------
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]