tzulitai commented on a change in pull request #91: [FLINK-16927][core] Fallback to the legacy scheduler. URL: https://github.com/apache/flink-statefun/pull/91#discussion_r402225904
########## File path: tools/docker/flink-distribution-template/conf/flink-conf.yaml ########## @@ -30,3 +30,4 @@ state.backend.rocksdb.timer-service.factory: ROCKSDB state.checkpoints.dir: file:///checkpoint-dir state.backend.incremental: true taskmanager.memory.process.size: 4g +jobmanager.scheduler: legacy Review comment: This should be placed under the first section, where we group all strictly-required configs. ---------------------------------------------------------------- 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
