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 |
|
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 |
|
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 |
|
ViacheslavKlimov
|
d57b5a5d96
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edqs
|
2025-03-03 15:33:36 +02:00 |
|
Andrii Landiak
|
b29cc4fc41
|
Fix tupo
|
2025-03-03 11:20:04 +02:00 |
|
Dmytro Skarzhynets
|
b3e4be6bda
|
Save attributes strategies: merge with master
|
2025-03-03 11:00:34 +02:00 |
|
Andrii Landiak
|
1980eb454c
|
Merge remote-tracking branch 'upstream/master' into kafka-configurable-topics
|
2025-03-03 09:34:32 +02:00 |
|
ViacheslavKlimov
|
43f9083f70
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edqs
|
2025-02-28 17:12:33 +02:00 |
|
Andrii Shvaika
|
62da129d6b
|
Review comments fixed
|
2025-02-27 16:46:55 +02:00 |
|
ViacheslavKlimov
|
16169dc728
|
Improve ZkDiscoveryService shutdown
|
2025-02-27 15:58:26 +02:00 |
|
ViacheslavKlimov
|
aa0179303c
|
Subscribe to Zookeeper events only after application starts
Sometimes ZK events came before the app start, causing repartition change events, while event listeners are not yet initialized by Spring
|
2025-02-27 12:45:22 +02:00 |
|
ViacheslavKlimov
|
44439584f4
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields
|
2025-02-25 11:49:56 +02:00 |
|
ViacheslavKlimov
|
e7ed98910a
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edqs
|
2025-02-25 11:10:31 +02:00 |
|
Igor Kulikov
|
5cf26d4851
|
Update license header
|
2025-02-25 09:39:16 +02:00 |
|
ViacheslavKlimov
|
ab9bef4d90
|
Fix HashPartitionServiceTest
|
2025-02-24 12:19:33 +02:00 |
|
ViacheslavKlimov
|
a6a6112ecc
|
Cleanup for EDQS
|
2025-02-24 12:11:05 +02:00 |
|
ViacheslavKlimov
|
278ec36f37
|
Fixes for EDQS
|
2025-02-21 15:48:33 +02:00 |
|