cameronlee314 commented on a change in pull request #1256: SAMZA-2420: Update CommandLine to use config loader for local config file URL: https://github.com/apache/samza/pull/1256#discussion_r371565359
########## File path: samza-core/src/main/java/org/apache/samza/storage/StorageRecovery.java ########## @@ -63,11 +62,11 @@ /** - * Recovers the state storages from the changelog streams and store the storages + * Recovers the state storage from both the changelog streams and stores Review comment: Can you please clarify this documentation change? The usage of the term "both" is unclear to me. Is it supposed to be "Recovers the state storage from the changelog streams and stores the state in the directory provided by the users."? ---------------------------------------------------------------- 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
