5034 Commits

Author SHA1 Message Date
ViacheslavKlimov
1e5b6cc9a9 Remove task.getKey() 2025-05-05 15:45:56 +03:00
ViacheslavKlimov
5993b8b963 Minor refactoring 2025-05-05 10:50:39 +03:00
ViacheslavKlimov
ac9e738018 Task processing timeout 2025-05-02 17:43:14 +03:00
ViacheslavKlimov
4c01b3d70a Refactoring for task processor queue factories 2025-05-02 16:23:05 +03:00
ViacheslavKlimov
e59460b42b Task processors partitioning 2025-05-02 15:14:00 +03:00
ViacheslavKlimov
f4cd471082 Notification on job finish 2025-05-02 12:26:23 +03:00
ViacheslavKlimov
950d1d85c4 Task results refactoring 2025-05-01 15:02:28 +03:00
ViacheslavKlimov
9e878923e1 Refactor job and task results 2025-05-01 13:41:36 +03:00
Viacheslav Klimov
4057e6b42e
Merge pull request #13293 from irynamatveieva/jobs
Added findByKey method to job service
2025-05-01 12:36:31 +03:00
ViacheslavKlimov
d357be9209 Minor refactoring 2025-05-01 12:18:10 +03:00
IrynaMatveieva
874d59a706 updated methods 2025-05-01 11:59:41 +03:00
IrynaMatveieva
5f9afd14d3 added findByKey method to service 2025-05-01 08:59:58 +03:00
ViacheslavKlimov
44a4d9d690 Cleanup code 2025-04-30 11:25:32 +03:00
ViacheslavKlimov
479ff8e25e Jobs reprocessing 2025-04-30 11:18:22 +03:00
ViacheslavKlimov
60fdb7df3d Multiple queued jobs of the same type 2025-04-30 11:17:30 +03:00
ViacheslavKlimov
a317b4707a Discard tasks when tenant is deleted 2025-04-30 11:17:03 +03:00
ViacheslavKlimov
ee9237c416 Implement job cancellation 2025-04-30 11:16:57 +03:00
IrynaMatveieva
64f35d2d7b fixed entity service regisrty test 2025-04-30 11:16:36 +03:00
ViacheslavKlimov
290fba4819 Job stats, REST API, tests 2025-04-30 11:15:47 +03:00
ViacheslavKlimov
215c5dbb96 Jobs 2025-04-30 11:15:26 +03:00
Andrew Shvayka
300cdbe0f7
Merge pull request #12799 from thingsboard/feature/lwm2m/obj-19-ota-update
Use LwM2M Object 19 to send OTA update metadata
2025-04-24 16:11:35 +03:00
nickAS21
841d3ea33f lwm2m: update with master 2025-04-24 15:56:58 +03:00
nickAS21
2a211bbc45 lwm2m: fix_bug 404 in profile on UI 2025-04-22 15:58:36 +03:00
Igor Kulikov
bee6c19a51 Version 4.1.0-SNAPSHOT 2025-04-22 10:58:36 +03:00
Igor Kulikov
a40f9d6ae4 Ver 4.0.1-RC 2025-04-22 10:56:47 +03:00
nickAS21
d8435246dd lwm2m: add Base64 from java.util and add Test FW to objectId=19 jsonNode 2025-04-18 19:24:45 +03:00
nickAS21
33ec93c32d lwm2m: comments1 2025-04-18 12:31:15 +03:00
nickAS21
04abc88101 Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-15 15:05:26 +03:00
nickAS21
fea2d7e4a3 lwm2m: refactoring SW with unInstall (argument is 1) -> "ForUpdate" 2025-04-15 15:04:17 +03:00
Igor Kulikov
757c887034 Version 4.1.0-SNAPSHOT 2025-04-15 13:06:03 +03:00
Igor Kulikov
508f00ab24 Merge branch 'rc' 2025-04-15 12:56:17 +03:00
ViacheslavKlimov
f361dfeb1e Fix CF entity profiles cache initialization 2025-04-14 18:33:47 +03:00
Volodymyr Babak
2478acc42d Refactoring - introduced new method - findActiveEdges for all tenants 2025-04-14 13:25:32 +03:00
nickAS21
94be11b458 lwm2m: refactoring import2 2025-04-14 11:52:54 +03:00
nickAS21
984040dd4f lwm2m: refactoring import 2025-04-14 11:39:25 +03:00
nickAS21
452699a4fe lwm2m: add test SW with objectId = 19 2025-04-13 15:55:56 +03:00
nickAS21
ed25c79655 lwm2m: add test FW with objectId = 19 2025-04-12 14:39:29 +03:00
dashevchenko
3e41cbef87 fixed customer id check for Customer 2025-04-11 20:36:22 +03:00
dashevchenko
32611a19c6 fixed customer id check for CustomerData 2025-04-11 18:48:11 +03:00
Viacheslav Klimov
496d3ccea1
Merge pull request #13189 from irynamatveieva/cf-fix
Cf fixes
2025-04-11 17:30:59 +03:00
Andrew Shvayka
0f51c41be6
Merge pull request #13176 from volodymyr-babak/edge-fix-rebalance-too-often
Implement Unique Consumer Groups for Edge Notifications to Improve Stability
2025-04-11 18:17:06 +04:00
IrynaMatveieva
12739b60ce moved initFetchPackSize property to settings 2025-04-11 17:05:04 +03:00
Viacheslav Klimov
122dea9feb
Merge pull request #13040 from irynamatveieva/cf-fixes
CF: fixes
2025-04-11 14:09:06 +03:00
Volodymyr Babak
b9924d3530 Merge remote-tracking branch 'upstream/rc' into edge-fix-rebalance-too-often 2025-04-11 12:47:24 +03:00
Volodymyr Babak
cc5d9dbb2c Added sync of fat edge consumer group into per edge group. Fixed clean up edge topics 2025-04-11 12:44:09 +03:00
IrynaMatveieva
48d9aca0ab minor fixes 2025-04-11 12:29:45 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
EDQS improvements
2025-04-11 12:03:27 +03:00
ViacheslavKlimov
557776bfb7 Minor refactoring for EdqsStatsService 2025-04-11 12:02:00 +03:00
IrynaMatveieva
a6cdc170cb renamed new msgs 2025-04-11 09:49:58 +03:00
Volodymyr Babak
9bf528eee5 Edge notification unique topic per edge must have the same group as topic name to avoid rebalance in case other edge disconnects 2025-04-10 18:05:21 +03:00