YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
3 years ago |
ViacheslavKlimov
|
af49a6a0be
|
Fix failing tests
|
3 years ago |
ViacheslavKlimov
|
97cc1ab0da
|
Improve entities count limit notification rule
|
3 years ago |
Sergey Matvienko
|
26ed90c534
|
kafka settings: kafka yaml parameters added for microservices same as thingsboard.yml . PropertyUtils added, duplicated code refactored to getProps. TB_QUEUE_KAFKA_REQUEST_TIMEOUT_MS and TB_QUEUE_KAFKA_SESSION_TIMEOUT_MS moved from other to main properties. Other yaml props is deprecated. other-inline added TB_QUEUE_KAFKA_OTHER_PROPERTIES. Tests added.
|
3 years ago |
Sergey Matvienko
|
e621a21df3
|
kafka settings: test added, refactored to use configureSSL exact once
|
3 years ago |
Sergey Matvienko
|
448fe341cf
|
kafka settings: added default values for values for TbKafkaSettings class
|
3 years ago |
Volodymyr Babak
|
79393b2582
|
Refactoring - move common code into separate method
|
3 years ago |
FawenYo
|
47542eb8c1
|
Add SSL option for Kafka queue connection
|
3 years ago |
Seraphym-Tuhai
|
29c3eddc8a
|
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
|
3 years ago |
ViacheslavKlimov
|
6cb54c6690
|
Devices activity statistics
|
3 years ago |
ViacheslavKlimov
|
aef033b6c5
|
Fix for RemoteNotificationRuleProcessor
|
3 years ago |
ViacheslavKlimov
|
fccd60601f
|
RemoteNotificationRuleProcessor
|
3 years ago |
ViacheslavKlimov
|
bbaf2a5054
|
Notification rule trigger via ClusterService
|
3 years ago |
Andrii Shvaika
|
ad6f007161
|
Improvement to the System Info API
|
3 years ago |
YevhenBondarenko
|
382f5350c0
|
fixed system info updates
|
3 years ago |
YevhenBondarenko
|
32278beabc
|
improvements due to comments
|
3 years ago |
YevhenBondarenko
|
671c7db5c9
|
added new metrics
|
3 years ago |
YevhenBondarenko
|
118fc1554a
|
added TbCoreComponent to the SystemInfoService
|
3 years ago |
YevhenBondarenko
|
8ede0b2822
|
added ability to send system info throw ZK
|
3 years ago |
YevhenBondarenko
|
7cd949edb2
|
implemented system info
|
3 years ago |
Sergey Matvienko
|
0f324d1132
|
HashPartitionService: set myPartitions atomically
|
3 years ago |
Vladyslav_Prykhodko
|
8174a97926
|
Merge with klimov/feature/notification-system
|
3 years ago |
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
3 years ago |
ShvaykaD
|
f5e20b5a3e
|
move default queue names and topics to DataConstants
|
3 years ago |
Andrii Shvaika
|
76082c7177
|
Version set to 3.5.0-SNAPSHOT
|
3 years ago |
Igor Kulikov
|
4c3154da4b
|
Version set to 3.4.4-SNAPSHOT
|
3 years ago |
Igor Kulikov
|
109caee7c7
|
Version set to 3.4.3-SNAPSHOT
|
3 years ago |
Andrii Shvaika
|
770f069f22
|
Version set to 3.4.2
|
3 years ago |
Andrii Shvaika
|
609107468c
|
Api Usage Client refactoring
|
3 years ago |
Andrii Shvaika
|
9769f95c27
|
Refactoring of the JS API to separate module: Script API
|
3 years ago |
Andrii Shvaika
|
dea933d906
|
Version set to 3.4.2
|
4 years ago |
Andrii Shvaika
|
fa0433a7eb
|
Version set to 3.4.1-SNAPSHOT
|
4 years ago |
Igor Kulikov
|
626f4c71d7
|
Version set to 3.4.0
|
4 years ago |
Andrii Shvaika
|
37533239b4
|
Single Partition for Kafka response topics. 10 partitions for transport-api by default
|
4 years ago |
YevhenBondarenko
|
8b6664c096
|
remove isolated tb-core
|
4 years ago |
Andrii Shvaika
|
cd633c72c8
|
No more Queue Id in the Device Profile
|
4 years ago |
thingsboard
|
c7daaa571e
|
replace StringUtils usages with in-repository implementation
|
4 years ago |
Volodymyr Babak
|
69e2eef64d
|
Fix TbPubSubSubscriptionSettings - added default values. Fixed WsClient - throw exception properly on latch timeout. Tuned timeouts for tests
|
4 years ago |
Andrii Shvaika
|
f7225f643c
|
Fix Queue settings for AWS
|
4 years ago |
Sergey Matvienko
|
4968d0101c
|
je-executors: expireTs implemented to drop any expired message and prevent congestion on js eval requests queue
|
4 years ago |
Andrii Shvaika
|
24c1424335
|
Improve hash algorithm to affect only specific tenant queues
|
4 years ago |
YevhenBondarenko
|
0e9eee4f66
|
resolving partition idx by hash function
|
4 years ago |
Andrii Shvaika
|
3e962e151f
|
Improved Redis Serialization
|
4 years ago |
Sergey Matvienko
|
cffd0a3a1e
|
QueueKey toString for better logging experience
|
4 years ago |
Andrii Shvaika
|
82763495e0
|
Perofrmance improvements
|
4 years ago |
Andrii Shvaika
|
c5ff1252f5
|
Startup sequence optimization
|
4 years ago |
Andrii Shvaika
|
165148a126
|
Fixed and improved startup sequence
|
4 years ago |
YevhenBondarenko
|
0bf8749ca5
|
fixed race condition during queue creating
|
4 years ago |
ivankozka
|
b94b590e7c
|
add version control queue factory realizations for other QueueFactories
|
4 years ago |
Andrii Shvaika
|
4f2e1a25fd
|
Docker compose scripts for TB Version Control Executor
|
4 years ago |