light-task-scheduler
light-task-scheduler copied to clipboard
Distributed Scheduled Job Framework
此项目已停止维护
此项目已停止维护
redis如果有密码的话就用不了了。
Bumps `jackson.version` from 2.6.3 to 2.12.1. Updates `jackson-core` from 2.6.3 to 2.12.1 Commits 67a2970 [maven-release-plugin] prepare release jackson-core-2.12.1 2649dd4 Prepare for 2.12.1 release 1e30c8c ... aa54f0a javadocs, javadocs e5cbda2 More...
本地启动的的时候不断刷HeartBeatMonitor日志,能不能通过配置让本地启动的时候,不启动定时任务
Bumps [groovy](https://github.com/apache/groovy) from 2.4.5 to 2.4.21. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### 手动点击页面的触发按钮,会执行TriggerJobManuallyHttpCmd#execute方法,每次都会提示nodeGroup should not be empty,因为nodeGroup一直没有设置,这应该是个bug,还请大佬确认。
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
lts-admin登入后台后,点击日志/节点上下线日志菜单,默认无条件搜索正常,但是当节点组输入某个字符串时,点击搜索,则会弹出一个错误展示层,经过查看日志记录,发现是lts-admin的一个sql bug。 错误代码坐标:com.github.ltsopensource.admin.access.mysql.MysqlBackendNodeOnOfflineLogAccess#buildWhereSql 99行。 报错信息: com.github.ltsopensource.store.jdbc.exception.JdbcException: Select SQL Error: SELECT COUNT(1) FROM \`lts_admin_node_onoffline_log\` WHERE GROUP = ? AND event = ? AND ( log_time BETWEEN ? AND ? ) at...
windows下运行build.cmd不生成dist目录及其文件,难道只支持linux吗?