elasticjob-cloud/elasticjob-cloud-common/src/main/java/org/apache/shardingsphere/elasticjob/cloud/statistics/rdb/StatisticRdbRepository.java (13 lines): - line 177: // TODO log failure directly to output log, consider to be configurable in the future - line 201: // TODO log failure directly to output log, consider to be configurable in the future - line 225: // TODO log failure directly to output log, consider to be configurable in the future - line 249: // TODO log failure directly to output log, consider to be configurable in the future - line 278: // TODO log failure directly to output log, consider to be configurable in the future - line 305: // TODO log failure directly to output log, consider to be configurable in the future - line 331: // TODO log failure directly to output log, consider to be configurable in the future - line 359: // TODO log failure directly to output log, consider to be configurable in the future - line 387: // TODO log failure directly to output log, consider to be configurable in the future - line 412: // TODO log failure directly to output log, consider to be configurable in the future - line 436: // TODO log failure directly to output log, consider to be configurable in the future - line 464: // TODO log failure directly to output log, consider to be configurable in the future - line 489: // TODO log failure directly to output log, consider to be configurable in the future elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/src/main/java/org/apache/shardingsphere/elasticjob/tracing/rdb/storage/RDBJobEventStorage.java (8 lines): - line 232: // TODO log failure directly to output log, consider to be configurable in the future - line 252: // TODO log failure directly to output log, consider to be configurable in the future - line 279: // TODO log failure directly to output log, consider to be configurable in the future - line 299: // TODO log failure directly to output log, consider to be configurable in the future - line 326: // TODO log failure directly to output log, consider to be configurable in the future - line 365: // TODO log failure directly to output log, consider to be configurable in the future - line 383: // TODO log failure directly to output log, consider to be configurable in the future - line 408: // TODO log failure directly to output log, consider to be configurable in the future elasticjob-cloud/elasticjob-cloud-scheduler/src/main/java/org/apache/shardingsphere/elasticjob/cloud/console/controller/search/JobEventRdbSearch.java (3 lines): - line 95: // TODO log failure directly to output log, consider to be configurable in the future - line 115: // TODO log failure directly to output log, consider to be configurable in the future - line 131: // TODO log failure directly to output log, consider to be configurable in the future elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/failover/FailoverService.java (1 line): - line 226: // TODO Instead of using triggerJob, use executor for unified scheduling elasticjob-cloud/elasticjob-cloud-scheduler/src/main/java/org/apache/shardingsphere/elasticjob/cloud/scheduler/state/running/RunningService.java (1 line): - line 48: // TODO Using JMX to export elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/snapshot/SnapshotService.java (1 line): - line 116: // TODO Decoupling ZooKeeper elasticjob-cloud/elasticjob-cloud-scheduler/src/main/java/org/apache/shardingsphere/elasticjob/cloud/scheduler/producer/TransientProducerScheduler.java (1 line): - line 87: // TODO Concurrency optimization elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/trigger/TriggerListenerManager.java (1 line): - line 59: // TODO At present, it cannot be triggered when the job is running, and it will be changed to a stacked trigger in the future. elasticjob-cloud/elasticjob-cloud-scheduler/src/main/java/org/apache/shardingsphere/elasticjob/cloud/scheduler/state/failover/FailoverService.java (1 line): - line 77: // TODO Whether Daemon-type jobs increase storage and fail immediately? elasticjob-cloud/elasticjob-cloud-scheduler/src/main/java/org/apache/shardingsphere/elasticjob/cloud/scheduler/env/BootstrapEnvironment.java (1 line): - line 97: // TODO Other zkConfig values are configurable elasticjob-cloud/elasticjob-cloud-scheduler/src/main/java/org/apache/shardingsphere/elasticjob/cloud/scheduler/mesos/FacadeService.java (1 line): - line 335: // TODO stop scheduler elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/instance/InstanceService.java (1 line): - line 72: // TODO It's better to make it atomic elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/src/main/java/org/apache/shardingsphere/elasticjob/executor/ElasticJobExecutor.java (1 line): - line 126: // TODO Consider increasing the status of job failure, and how to handle the overall loop of job failure