ViacheslavKlimov
|
137cc18099
|
Auto offset reset config for Kafka
|
2023-07-27 19:58:31 +03:00 |
|
ViacheslavKlimov
|
55775f2815
|
Consumer group per isolated tenant's queue; remove sleeping for Kafka consumer
|
2023-07-27 18:33:03 +03:00 |
|
ViacheslavKlimov
|
6db3171ffb
|
Refactoring
|
2023-07-25 16:16:48 +03:00 |
|
ViacheslavKlimov
|
fa61783ac6
|
Log topics list on unsubscribe
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
b2fe451bd2
|
Fix DefaultTbQueueService init
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
8294331512
|
Configurable topic deletion delay
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
3b86c8c1f5
|
Refactor HashPartitionService.resolve(..)
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
1ee3c24532
|
Refactor HashPartitionService.resolve(..)
|
2023-07-25 15:44:25 +03:00 |
|
ViacheslavKlimov
|
bfd8ff934f
|
Use system queue with same name instead of Main when missing
|
2023-07-25 15:44:24 +03:00 |
|
ViacheslavKlimov
|
2fef3858a3
|
Fix queue poll duration config ignored; 1 partition by default for isolated queues
|
2023-07-25 15:44:24 +03:00 |
|
ViacheslavKlimov
|
c1a07db64a
|
Fix tenant profile update handling
|
2023-07-25 15:44:16 +03:00 |
|
ViacheslavKlimov
|
18ce96fd10
|
Ability to update isolated processing option in tenant profile
|
2023-07-25 15:43:34 +03:00 |
|
Andrew Shvayka
|
04a9f41e52
|
Merge pull request #8924 from smatvienko-tb/hotfix/web-socket-sync-fix
[Hotfix] web socket synchronized fix
|
2023-07-18 16:05:00 +03:00 |
|
Sergey Matvienko
|
5eebbf8985
|
web socket handler tests added. ws msg queue fixed the last msg pickup (and msg order as result)
|
2023-07-14 10:28:32 +02:00 |
|
Sergey Matvienko
|
0bff839951
|
TbWebSocketHandler.checkLimits refactored to extract IO session.close() call from synchronized scope
|
2023-07-12 18:35:07 +02:00 |
|
Sergey Matvienko
|
b236969d00
|
TbWebSocketHandler.SessionMetaData removed synchronization to avoid deadlock with WsSession that already have its own lock
|
2023-07-12 18:34:56 +02:00 |
|
Igor Kulikov
|
3c2d5eeb30
|
Minor fix
|
2023-07-11 16:15:51 +03:00 |
|
Igor Kulikov
|
788ac46f08
|
External rule nodes improvement: When force ack create new message to free memory after acknowledgment. Set request timeout for some external nodes.
|
2023-07-11 16:13:55 +03:00 |
|
Andrii Shvaika
|
7dcebed624
|
Ability to force ack for external nodes
|
2023-06-22 15:59:36 +03:00 |
|
Andrii Shvaika
|
649898566c
|
Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node
|
2023-06-21 19:05:42 +03:00 |
|
Andrew Shvayka
|
405548d44a
|
Merge pull request #8733 from thingsboard/fix_bug_switch_tbel
[FIX_BUG][3.5.1] switch: add validation to tbel
|
2023-06-13 12:26:08 +03:00 |
|
nickAS21
|
6d69c9b213
|
fix_bug_switch: add CompileException2
|
2023-06-13 11:39:48 +03:00 |
|
nickAS21
|
7f0c5f219b
|
fix_bug_switch: add CompileException
|
2023-06-12 19:00:59 +03:00 |
|
Andrew Shvayka
|
866e236c14
|
Merge pull request #8722 from vvlladd28/improvement/ui-rule-node/math-function
Math function rule node: fixed validation
|
2023-06-12 13:30:09 +03:00 |
|
nickAS21
|
f534e2db64
|
fix_bug_switch: add validation to tbel mew msg
|
2023-06-12 13:05:10 +03:00 |
|
nickAS21
|
a85d0b6129
|
fix_bug_switch: add validation to tbel
|
2023-06-09 15:13:33 +03:00 |
|
Andrew Shvayka
|
db5c3e5c16
|
Merge pull request #8727 from volodymyr-babak/edge-connection-fix
[Hotfix] Check edge session before removal to avoid removing live session
|
2023-06-09 14:55:30 +03:00 |
|
Andrew Shvayka
|
5a60b45051
|
Merge pull request #8728 from YevhenBondarenko/fix/azure-root-ca
fixed azure root ca load
|
2023-06-08 17:21:29 +03:00 |
|
YevhenBondarenko
|
9dd10b0b75
|
fixed Iterator already obtained
|
2023-06-08 15:51:10 +02:00 |
|
Volodymyr Babak
|
080a409839
|
Check edge session before removal to avoid removing live session
|
2023-06-08 15:52:40 +03:00 |
|
Andrew Shvayka
|
2afc478918
|
Merge pull request #8724 from YevhenBondarenko/fix/azure-root-ca
added new default root cert for azure iot
|
2023-06-08 15:39:35 +03:00 |
|
YevhenBondarenko
|
23d204e4d6
|
added new default root cert for azure iot
|
2023-06-08 11:53:00 +02:00 |
|
Vladyslav_Prykhodko
|
9a37fe7853
|
UI: Math function rule node fixed validation
|
2023-06-08 12:27:42 +03:00 |
|
Igor Kulikov
|
733dcea36a
|
Update UI help branch
|
2023-05-31 12:56:50 +03:00 |
|
Igor Kulikov
|
5b08e5d5a3
|
Update rule nodes UI
|
2023-05-31 12:54:13 +03:00 |
|
Igor Kulikov
|
a6e2f6aafb
|
Update apache curator version to 5.5.0
|
2023-05-30 17:43:35 +03:00 |
|
Andrew Shvayka
|
1183195d23
|
Merge pull request #8611 from YevhenBondarenko/cookie-util-improvements
ser/des in json format
|
2023-05-30 17:10:05 +03:00 |
|
Igor Kulikov
|
7037459235
|
Merge pull request #8670 from ArtemDzhereleiko/AD/bug-fix/table/alarm-infinite-loading
Fixed infinite loading alarm table
|
2023-05-30 15:23:46 +03:00 |
|
Igor Kulikov
|
2bbd3d1107
|
Merge pull request #8654 from ArtemDzhereleiko/AD/imp/help/jwt-security-settings
Added help link for JWT security settings
|
2023-05-30 15:01:59 +03:00 |
|
Igor Kulikov
|
0dacb2fe0d
|
Merge pull request #8647 from ArtemDzhereleiko/AD/bug-fix/chart/custom-settings-legend
Fixed Chart widget legend settings expansion panel
|
2023-05-30 14:59:23 +03:00 |
|
Igor Kulikov
|
744f483abe
|
Merge pull request #8597 from ArtemDzhereleiko/AD/bug-fix/tenant-profile-text-fit
Fixed tenant profile form text fit
|
2023-05-30 14:57:03 +03:00 |
|
Andrew Shvayka
|
001d55fa0d
|
Merge pull request #8595 from Mr-Mime/master
[3.5.1] Fix api documentation
|
2023-05-30 14:55:52 +03:00 |
|
Andrii Shvaika
|
11b6e8ebd0
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-05-30 14:52:06 +03:00 |
|
Andrii Shvaika
|
29602c208e
|
Fix MQTT connection tests according to specification
|
2023-05-30 14:51:54 +03:00 |
|
Artem Dzhereleiko
|
79e3b4351a
|
UI: Refactoring
|
2023-05-30 13:31:56 +03:00 |
|
Artem Dzhereleiko
|
a8efae06c5
|
UI: Fixed infinite loading alarm table
|
2023-05-30 13:00:08 +03:00 |
|
Andrew Shvayka
|
7a68daf3f3
|
Merge pull request #8645 from adovh/fix-swagger-queue-servicetype
Fix swagger queue servicetype
|
2023-05-30 12:28:05 +03:00 |
|
Andrii Shvaika
|
b37a708f40
|
Fix invalid return code for legacy 3.x MQTT clients
|
2023-05-30 12:01:32 +03:00 |
|
Artem Dzhereleiko
|
0f87014cb8
|
UI: Merge with master and resolve conflict
|
2023-05-30 10:34:43 +03:00 |
|
AndriiD
|
c863cf6c15
|
\changed ServiceType.valueOf to ServiceType.of
|
2023-05-29 20:24:13 +03:00 |
|