8911 Commits

Author SHA1 Message Date
Viacheslav Klimov
496d3ccea1
Merge pull request #13189 from irynamatveieva/cf-fix
Cf fixes
2025-04-11 17:30:59 +03:00
IrynaMatveieva
469b3f81b7 removed sending partition change event 2025-04-11 17:29:31 +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
68eb2b6a3a fixed tenant and customer update 2025-04-11 17:14:32 +03: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
IrynaMatveieva
1ad2acc27c changed log level and wrote description for yml variables 2025-04-11 13:43:17 +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
ViacheslavKlimov
ad40848a25 Fix DefaultTbCoreConsumerServiceTest 2025-04-11 12:29:20 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
EDQS improvements
2025-04-11 12:03:27 +03:00
IrynaMatveieva
45cd9af163 fixed ruel engine consumer 2025-04-11 10:02:39 +03:00
IrynaMatveieva
3afcd18351 Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-11 09:50:57 +03:00
IrynaMatveieva
a6cdc170cb renamed new msgs 2025-04-11 09:49:58 +03:00
IrynaMatveieva
2cfa9a0103 added handling of new messages to app actor 2025-04-11 09:33:46 +03:00
Viacheslav Klimov
ecf362fa1d
Merge pull request #13175 from thingsboard/fix/consumer-repartitioning
Fix partition change events handling by consumer services
2025-04-10 17:45:23 +03:00
ViacheslavKlimov
8567dd0bd2 Fix partition change events handling by consumer services 2025-04-10 17:41:19 +03:00
IrynaMatveieva
ec657df3cb returned queue name 2025-04-10 17:03:41 +03:00
IrynaMatveieva
d10b928bbc Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-10 16:47:30 +03:00
IrynaMatveieva
4882bf26eb removed entity profile cache 2025-04-10 16:45:24 +03:00
ViacheslavKlimov
7090610168 Fix EDQS stats collector names 2025-04-10 14:54:42 +03:00
Iryna Matveieva
df0316b27e
Updated gateway image version to stable (#13157) 2025-04-10 13:37:30 +03:00
ViacheslavKlimov
59fa19d1c8 Change EDQS consumers poll interval from 125 ms to 25 ms 2025-04-10 11:40:19 +03:00
Andrew Shvayka
e8eef3a7df
Merge pull request #13147 from volodymyr-babak/edge-consumer-limits
Enhance Edge Queue Processing with Rate Limiting and Logging Improvements
2025-04-10 11:45:15 +04:00
Andrew Shvayka
8e7b143a5c
Merge pull request #13130 from volodymyr-babak/public-edge-customer
Avoid Creation of Unnecessary Public Customers During Edge Connection
2025-04-10 11:38:19 +04:00
Volodymyr Babak
68289044c5 TbKafkaSettings - use startswith strategy for consumer props in case direct .get return null 2025-04-09 17:56:47 +03:00
Igor Kulikov
9e3538a431 Resolve conflicts 2025-04-09 17:35:09 +03:00
Volodymyr Babak
c443b5e8c6 Add max poll records for edge consumers. silent errors in case of processing edge events 2025-04-09 16:59:37 +03:00
IrynaMatveieva
580c0074d3 used tpi in main consumer manager 2025-04-09 16:59:17 +03:00
Viacheslav Klimov
5e2bc2dff1
Merge pull request #13144 from thingsboard/edqs-improvements
EDQS: configurable string compression threshold; fix stats service condition
2025-04-09 14:54:52 +03:00
ViacheslavKlimov
16eb027956 EDQS: configurable string compression threshold; fix stats service condition 2025-04-09 14:52:11 +03:00
Viacheslav Klimov
c86f4df0f5
Merge pull request #13141 from thingsboard/edqs-improvements
EDQS improvements
2025-04-09 12:37:23 +03:00
ViacheslavKlimov
33fd8af17e Add EDQS query stats; improvements 2025-04-09 12:29:35 +03:00
Volodymyr Babak
79381092b2 Do not push edge notifications in case edges disabled. Check if edges enabled before processing msg by edge consumer 2025-04-09 12:07:50 +03:00
Volodymyr Babak
a38d39fda9 TenantProfileEdgeTest - revert tenant profile update 2025-04-08 18:23:19 +03:00
Igor Kulikov
2029b39a3d Update banner 2025-04-08 15:37:12 +03:00
IrynaMatveieva
6cf9c1f45b Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-08 15:10:29 +03:00
IrynaMatveieva
434a534ba3 created cf consumer using topic partition info 2025-04-08 15:05:19 +03:00
Volodymyr Babak
d999de2111 Do not create public customer in case edge connection - create only during make public entities and sync to edge 2025-04-08 12:59:14 +03:00
Andrew Shvayka
889208edca
Merge pull request #13120 from irynamatveieva/cf-expression
Added custom functions to the math node
2025-04-08 12:42:43 +04:00
IrynaMatveieva
88faa2fb75 wip consumer groups 2025-04-07 17:45:45 +03:00
Viacheslav Klimov
1247dd93f3
Merge pull request #13117 from dashevchenko/gatewayImageVersion
Configurable gateway image version
2025-04-07 16:22:30 +03:00
dashevchenko
ffbe67c54b added env description 2025-04-07 16:21:26 +03:00
dashevchenko
a783d18ab6 log improvements 2025-04-07 14:51:40 +03:00
dashevchenko
1f242df5eb EDQS: added error handling while data sync 2025-04-07 14:43:26 +03:00
IrynaMatveieva
c87b14847c added custom expressions for math node 2025-04-07 14:18:58 +03:00
Andrew Shvayka
7e010385f1
Merge pull request #13115 from irynamatveieva/cf-expression
Added custom functions to cf expression
2025-04-07 13:43:40 +04:00
dashevchenko
759a814763 added gateway image version configuration 2025-04-07 12:39:54 +03:00
Viacheslav Klimov
68282001ac
Merge pull request #12998 from AndriiLandiak/fix-calculated-field-vc
Fix equals method for CF
2025-04-07 12:12:02 +03:00