498 Commits (16fdfc518d2a4cee00784fdf1633ff31ae1da992)

Author SHA1 Message Date
YevhenBondarenko 141a7ff0e6 changed recalculate_delay 3 years ago
YevhenBondarenko ac2aac8aa7 refactored due to comments 3 years ago
YevhenBondarenko 948f517898 added zk restart node tests 3 years ago
YevhenBondarenko ce9552e1a8 improvements 3 years ago
YevhenBondarenko 68149d9673 added recalculetePartitions delay for node restart 3 years ago
Sergey Matvienko 825eaf640c RuleEngineException cause added to be able to analyse cause by rate limit exceptions 3 years ago
Sergey Matvienko 2cccd0951a TbKafkaProducerTemplate: addAnalyticHeaders optimized 3 years ago
Sergey Matvienko c3e9ab5991 TbKafkaProducerTemplate will add headers for each message when log level: DEBUG - producerId and thread name; TRACE - stacktrace first 10-2=8 lines 3 years ago
AndriiD c863cf6c15 \changed ServiceType.valueOf to ServiceType.of 3 years ago
Igor Kulikov c422e39724 Version set to 3.5.1-SNAPSHOT 3 years ago
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 4 years ago
Andrii Shvaika 770f069f22 Version set to 3.4.2 4 years ago
Andrii Shvaika 609107468c Api Usage Client refactoring 4 years ago
Andrii Shvaika 9769f95c27 Refactoring of the JS API to separate module: Script API 4 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