Skip to content

issues Search Results · repo:ltsopensource/light-task-scheduler language:Java

Filter by

132 results
 (82 ms)

132 results

inltsopensource/light-task-scheduler (press backspace or delete to remove)

请问代码里是如何判断任务到了执行时间
  • xiaomacdut
  • Opened 
    on May 10, 2024
  • #483

在JobRunnerDelegate类里,java17已经移除SharedSecrets类,不知道有什么好的办法解决? img width= 810 alt= xxxx src= https://github.com/ltsopensource/light-task-scheduler/assets/10590819/1fea6ed6-36da-4536-af03-4356d88beab9
  • Laity
  • Opened 
    on Jan 2, 2024
  • #482

虽然知道不维护了,但项目中仍在使用,这就是开源的力量吧。目前有个需求,在不改变多线程的tasktracker的情况下,怎么确保taskList批量提交时,执行的有序性,也不能直接修改已有的多线程taskTracker。 我目前的做法是新建了一个jobclient和tasktracker(设置单线程),但这也做对系统开销是否太大了呢
  • smallze
  • 2
  • Opened 
    on Nov 30, 2023
  • #481

虽然知道不维护了,但项目中仍在使用,这就是开源的力量吧。目前有个需求,在不改变多线程的tasktracker的情况下,怎么确保taskList批量提交时,执行的有序性,也不能直接修改已有的多线程taskTracker。 我目前的做法是新建了一个jobclient和tasktracker(设置单线程),但这也做对系统开销是否太大了呢
  • smallze
  • 1
  • Opened 
    on Nov 30, 2023
  • #480

  • xiaomacdut
  • Opened 
    on Jun 26, 2023
  • #479

增加一个cron任务为不依赖上个周期,发现到点执行的时候,会重复执行两次,改为依赖之后就解决了,是什么情况 img width= 1454 alt= image src= https://github.com/ltsopensource/light-task-scheduler/assets/32635869/1ac98928-987a-4616-907f-2f6692136852
  • songzhiying
  • 1
  • Opened 
    on Jun 25, 2023
  • #478

LTS 不支持MYSQL 更换端口
  • Sharkzeng
  • Opened 
    on May 11, 2023
  • #477

如果把REDIS 作为注册中心的时候 配置文件没有提供参数供 填写验证的密码; 另外没有指定哪个DB 作为注册中心存放KEY的地方
  • Sharkzeng
  • Opened 
    on May 11, 2023
  • #476

此项目已停止维护
  • zsf513
  • 2
  • Opened 
    on Jan 12, 2021
  • #463

本地启动的的时候不断刷HeartBeatMonitor日志,能不能通过配置让本地启动的时候,不启动定时任务
  • flint9ban
  • Opened 
    on Dec 23, 2020
  • #462
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub