812 Commits

Author SHA1 Message Date
Igor Kulikov
33c7a5b6a6 Version 4.0.1 2025-04-22 12:00:55 +03:00
Igor Kulikov
2e3f5cf068 Version set to 4.0.1-RC 2025-04-22 12:00:20 +03:00
Igor Kulikov
89b2b68c50 Version set to 4.0.0 2025-04-15 10:19:42 +03:00
ViacheslavKlimov
f361dfeb1e Fix CF entity profiles cache initialization 2025-04-14 18:33:47 +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
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
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
59fa19d1c8 Change EDQS consumers poll interval from 125 ms to 25 ms 2025-04-10 11:40:19 +03: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
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
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
IrynaMatveieva
88faa2fb75 wip consumer groups 2025-04-07 17:45:45 +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
IrynaMatveieva
b4c7521f70 fixed tests 2025-04-03 17:08:49 +03:00
IrynaMatveieva
f84e5da9df consumer groups updates 2025-03-31 16:56:34 +03:00
IrynaMatveieva
8fca058be9 fixed conflicts 2025-03-31 08:36:06 +03:00
IrynaMatveieva
fbcfe9281d wip cf consumer groups 2025-03-28 17:02:41 +02:00
ViacheslavKlimov
c50d7a3988 EDQS consumer management refactoring 2025-03-25 16:30:21 +02:00
ViacheslavKlimov
a5404c2b45 EDQS: don't use consumer group management for state topics; single consumer group for requests topic; reduce events topic retention to 24 hours 2025-03-24 17:26:01 +02:00
Andrii Landiak
3f089da378 Fix tbCalculatedFieldNotificationsTopic 2025-03-24 11:57:46 +02:00
Viacheslav Klimov
cb8b7bbbeb
Merge pull request #12990 from thingsboard/fix/edqs
Fixes for EDQS
2025-03-21 14:27:53 +02:00
ViacheslavKlimov
0caa6ad86e Refactoring for EDQS 2025-03-21 14:25:54 +02:00
ViacheslavKlimov
b7604a8d0a Fix NONE partitioning strategy 2025-03-20 17:17:08 +02:00
ViacheslavKlimov
9ddd22edcf EDQS: don't use Kafka manual partitions assignment 2025-03-20 16:12:42 +02:00
IrynaMatveieva
5ee6d41f77 Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-03-19 15:08:33 +02:00
IrynaMatveieva
f88be5b863 added impl for cf notification producer 2025-03-19 15:07:48 +02:00
IrynaMatveieva
5a5d1e2710 added implementation for cf notification producer 2025-03-18 15:43:14 +02:00
ViacheslavKlimov
daeb398d47 Fix invalid queue admin reference 2025-03-18 12:11:29 +02:00
Viacheslav Klimov
408cbe441a
Merge pull request #12921 from thingsboard/fix/calculated-fields
Fixes for calculated fields
2025-03-17 16:34:46 +02:00
ViacheslavKlimov
e97accadab Fixes for CF consumers and repartitioning; refactoring 2025-03-17 16:30:31 +02:00
YevhenBondarenko
cb4c5fce93 revert accidentally deleted api-usage clearing 2025-03-17 12:41:01 +01:00
Igor Kulikov
3b4ee01aac Version set to 4.0.0-RC 2025-03-14 15:08:04 +02:00
Viacheslav Klimov
9c3858755c
Merge pull request #12191 from YevhenBondarenko/feature/api-usage-improvements
Reduce API usage traffic
2025-03-14 14:35:23 +02:00
YevhenBondarenko
16e24db293 minor refactoring according to the comments 2025-03-14 12:03:44 +01:00
ViacheslavKlimov
b40fa86bac Refactoring and fixes for CF lifecycle events handling 2025-03-13 17:35:00 +02:00
Andrii Shvaika
55f9f66312 CF parameters cleanup 2025-03-11 16:55:58 +02:00
Andrii Shvaika
3d282836e7 CF Cluster mode fixes 2025-03-11 16:46:25 +02:00
Andrii Landiak
dc680ab007 Fix createEdgeEventMsgConsumer 2025-03-10 15:50:47 +02:00
YevhenBondarenko
97c7db0965 merge with master 2025-03-10 13:56:38 +01:00
YevhenBondarenko
28fba7645e added backward compatibility for api usage 2025-03-10 12:06:34 +01:00
Dmytro Skarzhynets
e2cf33e6cb
Save attributes strategies: merge with master 2025-03-07 10:23:52 +02:00