mynameborat 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_r369872858
########## 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 the changelog streams and store the storages Review comment: nit: might as well fix the entire doc. "Recovers the state store from the changelog stream and stores in the directory provided...." ---------------------------------------------------------------- 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
