rmatharu commented on a change in pull request #985: SAMZA-2155: Remove log4j log4j2 dependency from samza-test URL: https://github.com/apache/samza/pull/985#discussion_r273200756
########## File path: samza-test/src/main/resources/hello-stateful-world.samza ########## @@ -18,7 +18,7 @@ # Job job.factory.class=samza.job.local.ThreadJobFactory -job.name=hello-stateful-world +app.name=hello-stateful-world Review comment: Perhaps you need to update shouldStopNewProcessorsJoiningGroupWhenNumContainersIsGreaterThanNumTasks which is failing due to this 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
