Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PowerJob/PowerJob

Enterprise job scheduling middleware with distributed computing ability.
https://github.com/PowerJob/PowerJob

Merge branch '4.3.9'

d44131128e053e6f9c80788f604fa0fcd25b8f5f authored 10 months ago by tjq <[email protected]>
chore: Main version upgraded to 4.3.9

f4c0a0309fb61e248165f59b415fbf9c0271b27e authored 10 months ago by tjq <[email protected]>
fix: Server scheduling exception when worker is overloaded #853

9046a8bfcf705a99738605ec194e37edcd8a5a4e authored 10 months ago by tjq <[email protected]>
feat: Optimising container deployment logs #850

9d95d4ce047000e6214262eb837eccb047de4e32 authored 10 months ago by tjq <[email protected]>
fix: Processor not changed after container redeployment #850

86ec85331a6a1d75b584da3132cc88754d174e6d authored 10 months ago by tjq <[email protected]>
fix: MinioOssService is not working properly #844

fb1159e1b54b1425477417800b4e3aa4c20a8999 authored 10 months ago by tjq <[email protected]>
Merge branch '4.3.8_zjlab_v2'

9c0731f20d6456b498256cc4a3f0cfb72863df88 authored 10 months ago by tjq <[email protected]>
chore: optimize docker publish script

bd725aac155d28a73814f38da4a8e53214640bca authored 10 months ago by tjq <[email protected]>
fix: Some issues found by codereview

c35ae19ba8caeee8ef227e6db545de67dce9467c authored 10 months ago by tjq <[email protected]>
chore: upgrade project version to 4.3.8

c11d544afe937bbe2391146005563e0ea9216493 authored 10 months ago by tjq <[email protected]>
fix: Loss of subtask data when mapreduce enters swap mode

e64ad0f74d368e30ce4be75cbafdbbda821207e4 authored 10 months ago by tjq <[email protected]>
feat: [ops] enhance Map/MapReduce's dev ops

07e0e17ec0411b146f692489124512cac7b31f48 authored 10 months ago by tjq <[email protected]>
feat: [ops] enhance Map/MapReduce's dev ops

37ef35bd806ea138c171fb88d80787d8e5cabc42 authored 10 months ago by tjq <[email protected]>
feat: support TaskTrackerBehavior(PADDLING)

4046ea39b526add8726a8ae58401a731cd9dc316 authored 10 months ago by tjq <[email protected]>
feat: Supports selection of TaskTracker nodes for execution

815d44ef7e028d34f24820d725a893f9bead5634 authored 10 months ago by tjq <[email protected]>
feat: [SuperMR] Map/MapReduce job can use swap to support ∞ subtask

c717fd3fb88dafc8d2048df7bb0b631514d8b4ce authored 10 months ago by tjq <[email protected]>
feat: [SuperMR] YuGong

cf4ed9381288eeeb2b3255b4e267bf36b91de563 authored 10 months ago by tjq <[email protected]>
feat: [SuperMR] ExternalTaskPersistenceService

dda79439cae093dd448dfbded66a2d9bf5a41aae authored 10 months ago by tjq <[email protected]>
chore: docker publish script add support for Apple Silicon device

4793c19af607d4c45b32be95ad49dc41ee75d0b7 authored 11 months ago by tjq <[email protected]>
Merge branch '4.3.7_v2'

78b58d02e835b07bed5b7d185157c271969205b4 authored 11 months ago by tjq <[email protected]>
docs: Happy New Year

ea919b102fec32ae7247ec61da1412eaac8f962b authored 11 months ago by tjq <[email protected]>
refactor: rename RunnableAndCatch to SafeRunnable

599d710e279f6beded841243625b3df6352fc511 authored 11 months ago by tjq <[email protected]>
Merge branch 'dev' into 4.3.7_v2

ab7a398f613f1ac2d0c5a98288b150b510e76de8 authored 11 months ago by tjq <[email protected]>
chore: Upgrade project version to 4.3.7

01d7247efae923c31e280bb01139b9b4576352c9 authored 11 months ago by tjq <[email protected]>
feat: Optimizing IP acquisition logic with PingPongSocketServer #762

b29e265e42d58d973fe4398018918d48091010cd authored 11 months ago by tjq <[email protected]>
refactor: optimize NetUtils

61aecc6354e694861b35e0cc33f31d58d1af7a06 authored 11 months ago by tjq <[email protected]>
chore: upgrade logback version to fix logback serialization vulnerability #80

6de5e83a2fe61582300b2067ea860871174a5a52 authored 11 months ago by tjq <[email protected]>
Merge branch 'pr-yuhan0501-4.3.6_bugfix' into 4.3.7_v2

88f7a06596fa691218f1a825f72565c7a5c237b1 authored 11 months ago by tjq <[email protected]>
Merge branch 'lvhjean-4.3.6-bugfix-email-empty' into 4.3.7_v2

98fc4d332025bbdf615ccebce494e846a253d4cd authored 11 months ago by tjq <[email protected]>
perf: add cost log for TaskPersistenceService

6842fb6a7b143b10190dfa3872db9e3770354707 authored 11 months ago by tjq <[email protected]>
fix: instanceInfo cannot display details on non-scheduled server nodes

debc2e0abba655bcd01e16f3a566b023d19aa9d0 authored 11 months ago by tjq <[email protected]>
chore: upgrade h2 and spring version

f3dd56bf54a10624fe32c8ff56e372d248d30d10 authored 11 months ago by tjq <[email protected]>
fix: @PowerJobHandler does not work in cglib proxy #770

e63dc91643b11e85d49fd237fdf8e5f5b361b789 authored 11 months ago by tjq <[email protected]>
fix: Cyclic Logging on Exception #769

4be6a139dd553faa2477a2fc2f4e69f5628f26e8 authored 11 months ago by tjq <[email protected]>
test: performance test for h2

1ba74bf0af56dbb53039c4507f208b548865962a authored 11 months ago by tjq <[email protected]>
perf: Discarding the results of the map task to improve performance

ff84d467132d042ddc94aaceb2d33c6be83ebd90 authored 11 months ago by tjq <[email protected]>
fix: 修复 email未填写导致告警报异常, #808

d61d85abd44bbd8dc834dfe1ee2226fffcbc0743 authored 12 months ago by liwh <[email protected]>
修复使用mysql存储日志的情况下文件流未关闭造成的文件文件句柄不释放的bug。

(cherry picked from commit 2a9444770d227ffe46d6c700a7e8570ef3e1bc17)

23d94ed46f040616d6f7c962944ea3d4a32ed79d authored 12 months ago by yuhan <[email protected]>
fix: 周期性任务出现异常时,导致任务停止

8f3803bda6a39eb5707a4a93e7ece1b889e82899 authored over 1 year ago by songyinyin <[email protected]>
chore: When the TaskTracker is successfully executed normally, the log level changes to Info #657

592dff8d75d1aa9ea79dd5800088a4bb31931071 authored over 1 year ago by songyinyin <[email protected]>
Merge branch '4.3.6'

9b7c237cf09d155a10438cddce9c801f83ac6bd2 authored over 1 year ago by tjq <[email protected]>
chore: change main version to 4.3.6

9b3a3cd58682ed78f70db139074410afd3f8e8cf authored over 1 year ago by tjq <[email protected]>
feat: optimize NetUtils

966f09c034ee27a0cb2ba2b5b4100e9c9542092e authored over 1 year ago by tjq <[email protected]>
Merge branch 'pr-disk-overflow' into 4.3.6

4a9f38c760734e349f489564661a70649f2ef09c authored over 1 year ago by tjq <[email protected]>
Merge branch 'dev-pr' of https://github.com/zhihui1999/PowerJob into pr-disk-overflow

b96768208bc33fe474f8083c9af65da43dfe0fd6 authored over 1 year ago by tjq <[email protected]>
Merge branch 'pr-Minio' into 4.3.6

1545733012b4612e59bac5b1b756559f50fd7c80 authored over 1 year ago by tjq <[email protected]>
Merge branch 'xinyi' of https://github.com/Yusanku/PowerJob into pr-Minio

fa8b4f2b629c2cd3e8383b2b5481b1405baf73a6 authored over 1 year ago by tjq <[email protected]>
feat: support lazy init#725

882392a5e582a39f1a5c4639fbc2e00be8ab71ac authored over 1 year ago by tjq <[email protected]>
feat: support lazy init#725

c875ba3d373686375c376f4a1aa5450d1a5d3f85 authored over 1 year ago by tjq <[email protected]>
feat: support lazy init#725

a138f9c8cccfeaf513b0e327c653371558a7c480 authored over 1 year ago by tjq <[email protected]>
docs: add second qq group

360f105c0146016d7def5e97b59d880148384285 authored over 1 year ago by tjq <[email protected]>
fix: Memory overflow caused by mounting cloud disks

3544f76aaa4fbb4dfb42b0259f2f114cb890e7f5 authored over 1 year ago by 赵志辉 <[email protected]>
日志存储扩展-Minio

8de1c479710527c143825ab14133d24a1c764456 authored over 1 year ago by yw <[email protected]>
chore: upgrade dependency version

5dbceb7ce4b16487bc6786fb07742f23dbe6e523 authored over 1 year ago by tjq <[email protected]>
fix: When debugging, ShellProcessor appears Java.io.IOException: Stream closed #682

93dadab83271faec63c7466ceb2eb1a9a4964bba authored over 1 year ago by songyinyin <[email protected]>
Merge branch '4.3.5'

9ab2e92934bd7289270afceff67e3d0c860a043e authored over 1 year ago by tjq <[email protected]>
docs: optimize README

0d359b8a8ef53a01d121236d43cce924ce0c1954 authored over 1 year ago by tjq <[email protected]>
chore: change main version to 4.3.5

c91240c1b8911e3dbc6cdfeddc9e77ecbc19f796 authored over 1 year ago by tjq <[email protected]>
chore: optimize test env script

b14b49f75e5e62691f3eae2c648f3f03816e9b31 authored over 1 year ago by tjq <[email protected]>
Merge branch 'pr-gitee-worker-cluster-bugfix' into 4.3.5

74a92622a303a4ef7a12732afc2a2244d230baff authored over 1 year ago by tjq <[email protected]>
Merge branch 'patch-redeploy-contationer-in-multi-server' of https://gitee.com/diligents/PowerJob into pr-gitee-worker-cluster-bugfix

b5085e09f1b6e3ea4b39117758d6e119576601be authored over 1 year ago by tjq <[email protected]>
fix: rollback NetUtils's interface index sort

91abbc03d9f75a634119cc70874a66a876c092f8 authored over 1 year ago by tjq <[email protected]>
refactor: optimize DfsService's log

bdcc9b131d6b8bc6b15274123e04bbff1acdf56b authored over 1 year ago by tjq <[email protected]>
Merge branch '4.3.4'

58e542c69aa948a93ad918578e6ae498aac1f01a authored over 1 year ago by tjq <[email protected]>
feat: Complete all testing and ready for release

15fa1abd915dd439517c3a13ca22a57cf4535c54 authored over 1 year ago by tjq <[email protected]>
fix: timeout bug #678

c08b4f18584b623436f2887f6df74ddefb177e37 authored over 1 year ago by tjq <[email protected]>
feat: [officialProcessor] add VerificationProcessor

89b35c8495a2b6bb8395d7e41bceb1ea4b272b29 authored over 1 year ago by tjq <[email protected]>
feat: code review problem modification, ready to release 4.3.4

73ebe83c051e770e70d6145460c884bd80d3eb8e authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] finished MySqlSeriesDfsService

ad08406d0be6f8797e61f6ad57d64b34feb1de51 authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] MySqlSeriesDfsService

37a62549db9c71e712499338896db6ef98bd79cc authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] MySqlSeriesDfsService

c50a3edebff7d03744c41cad580df8166b072098 authored over 1 year ago by tjq <[email protected]>
feat: optimize online log cache time(60 -> 10)

09b15dfbc1c33af7bec8e53535796007ce371022 authored over 1 year ago by tjq <[email protected]>
Merge branch 'pr-archibald-nice-empty-job-notifyuserids' into 4.3.4

6bcc275a70bac3e6f2b27afe05779fbab752efeb authored over 1 year ago by tjq <[email protected]>
Merge branch 'pr-#669' into 4.3.4

88ebd5e042adc6768067994a81dcc0ad09b90915 authored over 1 year ago by tjq <[email protected]>
chore: change main version to 4.3.4

df5e259e54b069dd67bb6c20a99a5ca764ae999f authored over 1 year ago by tjq <[email protected]>
feat: output vertx request error

570ea0487b14c3cce6dcb792b97cc60c3da32171 authored over 1 year ago by tjq <[email protected]>
docs: add SECURITY.md #698

dd3291663732dd334b9029ed99c354e9cc68a635 authored over 1 year ago by tjq <[email protected]>
refactor: optimize alarm code

c3ce46aee9976fe5179493d91f37be75aff65e39 authored over 1 year ago by tjq <[email protected]>
test: [storageExt] finished gridfs service's test

d03247ea0382bd54d7df18cf01e850c31377af7e authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] use PropertyAndOneBeanCondition to control multi impl

1c70bbc6706dff8c88704430197b47557a3ee804 authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] support alicloud oss and add some test code

b251df4c35b886c6ce63dd71bbda8bf120c372e6 authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] support alicloud oss

f0514ac65f7df34bd9be3d06dd3f17627eb452a7 authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] Unified File Storage Solution with DFsService

236d0a7f3b22e46094bdbbfb8024de1552f66ba7 authored over 1 year ago by tjq <[email protected]>
refactor: optimize extension package

fc57226d3a937a52ee67ad95150aef8fe9116b5b authored over 1 year ago by tjq <[email protected]>
feat: [storageExt] define DFsService

5e9935fed439ad47a7865be1e9cae77a6b10457d authored over 1 year ago by tjq <[email protected]>
feat: support non-LAN communication(server side)

d3140d05017ce3c6fc7ddc597c113ba72e9b305a authored over 1 year ago by tjq <[email protected]>
feat: support non-LAN communication(worker side)

7318fed73aa3e52af41b8340cee01704daa06cf0 authored over 1 year ago by tjq <[email protected]>
feat: add log for ContainerService

67a22e8b7e714d44c3be414e5baf4293712928af authored over 1 year ago by tjq <[email protected]>
fix-[#676] Set notifyUserIds to null when empty the notify info of a job.

8aaa6020820f403323fb7b67b0f4b5bf70b547ab authored over 1 year ago by archieself <[email protected]>
获取主机网络连接信息时按索引从小到大排序,优先使用索引值小的网络接口。

1adc25308f82c4f41348b04f61c950685387e59f authored over 1 year ago by 张家伟 <[email protected]>
chore: update dependency maven version(3.6.3 to 3.9.2)

00228f3b3ef937e2e57fa0d70ff2f6057eaab676 authored over 1 year ago by tjq <[email protected]>
chore: change main version to 4.3.3

c3c735e5f1e24cb732bfd8f9acb7541a8d5fa551 authored over 1 year ago by tjq <[email protected]>
Merge branch '4.3.3'

df7ceb7ba5aef91b5929235556b2e14dea189852 authored over 1 year ago by tjq <[email protected]>
chore: change main version to 4.3.3

5da0c694c31c04a0973cf9e677d558207bcbf33d authored over 1 year ago by tjq <[email protected]>
chore: change main version to 4.3.3

5cfd0f8e74cb85aa6ac752c06061ccb876a8de40 authored over 1 year ago by tjq <[email protected]>
fix: SpringMethodProcessor can't throw correct exception

e2887a12f65357ff142574e02467de142fbb17fe authored over 1 year ago by tjq <[email protected]>
chore: add <classifier>exec</classifier> for server

388581c3213205276600b3bce4fd0f1b6db0dac3 authored over 1 year ago by tjq <[email protected]>
feat: support powerjob method handler

8953ecc74f8d8a5c860113774546e40ed34f37fc authored over 1 year ago by tjq <[email protected]>
Merge branch 'pr-vannewang-master' into 4.3.3

8ecc5768c790bcbb2e200e62fb56f10359d412ac authored over 1 year ago by tjq <[email protected]>
fix: server can't record zero cost processor's status #620

a7394e518c62c029cef66c5435050499692675fa authored over 1 year ago by tjq <[email protected]>