PowerJob icon indicating copy to clipboard operation
PowerJob copied to clipboard

Enterprise job scheduling middleware with distributed computing ability.

Results 461 PowerJob issues
Sort by recently updated
recently updated
newest added

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.3.3. Changelog Sourced from postgresql's changelog. Changelog Notable changes since version 42.0.0, read the complete History of Changes. The format is based on Keep a...

dependencies

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.3.3. Changelog Sourced from postgresql's changelog. Changelog Notable changes since version 42.0.0, read the complete History of Changes. The format is based on Keep a...

dependencies

创建定时任务且只有一台机器机器的情况下,任务执行一段时间会出现两个运行中实例,导致任务执行重复; ![image](https://user-images.githubusercontent.com/39517299/151318886-0d1f0df2-6926-49d7-9e4a-a906605af978.png) ![image](https://user-images.githubusercontent.com/39517299/151318937-3189be16-6c32-47db-9ca9-22f35e8ae846.png) ![image](https://user-images.githubusercontent.com/39517299/151318990-96e8e321-f454-475f-bbd0-eb2e6c071480.png)

bug

对于秒级任务的执行,就算执行失败了,Instance也处运行状态,无法触发报报警,更倾向于一有调用失败就触发报警的情景,这样报警可能更加的及时重要 @KFCFans

new feature

**Is your feature request related to a problem? Please describe.** 目前 (4.0.1 版本) 秒级任务在失败的时候是没有告警的,但在很多业务场景下其实也是需要通过告警机制及时通知到用户的 **Describe the solution you'd like** 秒级任务增加告警 **Describe alternatives you've considered** 在 FrequentTaskTracker 上报执行状态的时候处理,如果失败次数增加了则在上报状态的请求中增加需要告警的标识,同步调整 Server 端对该请求的处理逻辑 **Additional...

new feature

I wrote an Eclipse plugin and am now collecting a database of large Java Maven akka projects. I tried to import PowerJob into Eclipse, but I couldn't compile it and...

question

## What is the purpose of the change Making PowerJob docker image smaller and make Dockerfile easier to maintain ## Brief changelog - Use multi-stage build - Use recent zulu...

Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies

Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies

Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies