ShadowBlades
|
dccb4e5136
|
Merge branch 'master' into fix-edge-zombie-consumer-cleanup
|
1 year ago |
Igor Kulikov
|
7ee8f11a65
|
Merge branch 'rc'
|
1 year ago |
Andrii Shvaika
|
b24b404a24
|
Netty version overwrite from Spring Boot to 4.1.124
|
1 year ago |
Andrew Shvayka
|
71e7164961
|
Merge pull request #13867 from dskarzh/ai-request-node/predictive-maintenance-example
AI request node: add predictive maintenance example
|
1 year ago |
Igor Kulikov
|
97978c7461
|
Merge branch 'rc'
|
1 year ago |
Viacheslav Klimov
|
786db4c2e5
|
Merge pull request #13873 from vvlladd28/bug/autocomplete/password
Fixed autocomplete password when create new entity
|
1 year ago |
Vladyslav_Prykhodko
|
30cfda777b
|
UI: Fixed autofill password
|
1 year ago |
Viacheslav Klimov
|
6538c357f4
|
Merge pull request #13868 from irynamatveieva/fix/cf-arguments
Fixed CF arguments casting Long to Integer to avoid truncation
|
1 year ago |
Vladyslav Prykhodko
|
723d04bccb
|
Merge pull request #13869 from vvlladd28/bug/translate/da-dk-tooltip
Fixed tranlate format in da_DK
|
1 year ago |
Vladyslav_Prykhodko
|
96df3819ac
|
UI: Fixed tranlate format in da_DK
|
1 year ago |
IrynaMatveieva
|
b9d402abba
|
parse long to int
|
1 year ago |
Dmytro Skarzhynets
|
5f3fa5eb9d
|
AI request node: add predictive maintenance example
|
1 year ago |
ShadowBlades
|
fb13b85b84
|
Merge branch 'master' into fix-edge-zombie-consumer-cleanup
|
1 year ago |
Igor Kulikov
|
256a796898
|
Merge branch 'rc'
|
1 year ago |
Igor Kulikov
|
525ded322e
|
Merge branch 'rc' of github.com:thingsboard/thingsboard into rc
|
1 year ago |
Igor Kulikov
|
178b2849ed
|
Update RestClient getTimeseries method. UI: Improve dynamic form - allow to trim default values from value.
|
1 year ago |
Andrew Shvayka
|
a8c9161340
|
Merge pull request #13866 from dskarzh/fix/rule-node/ai-request/prompt-validation
|
1 year ago |
Dmytro Skarzhynets
|
a1cebcc54c
|
AI request node: fix prompts validation
|
1 year ago |
ShadowBlades
|
cce87240e1
|
Merge branch 'master' into fix-edge-zombie-consumer-cleanup
|
1 year ago |
Andrii Shvaika
|
052b5cddb8
|
Locale update
|
1 year ago |
Igor Kulikov
|
60538eff6d
|
Merge branch 'rc'
|
1 year ago |
Viacheslav Klimov
|
2b3e730d52
|
Merge pull request #13848 from thingsboard/fix/msa-tests
Fix some MSA tests not running
|
1 year ago |
Viacheslav Klimov
|
e1cc281224
|
Merge pull request #13859 from dashevchenko/flakyTestFix3
Fixed flaky test
|
1 year ago |
Viacheslav Klimov
|
8f28f0f98d
|
Merge pull request #13856 from irynamatveieva/fix/cf-tests
Fixed CF tests
|
1 year ago |
dashevchenko
|
639cb0d7a7
|
refactoring
|
1 year ago |
dashevchenko
|
51c3e38d08
|
fixed flaky test
|
1 year ago |
IrynaMatveieva
|
8d2b1caf06
|
test fixes
|
1 year ago |
编程不良人~
|
50ff24d8e8
|
Merge branch 'master' into fix-edge-zombie-consumer-cleanup
|
1 year ago |
Viacheslav Klimov
|
c05f41ad8d
|
Merge pull request #13850 from thingsboard/rc
rc
|
1 year ago |
VIacheslavKlimov
|
8d81109308
|
Fix file encoding
|
1 year ago |
VIacheslavKlimov
|
13c0926e67
|
Fix some MSA tests not running
|
1 year ago |
陈旭
|
4523efbcdd
|
Fix: Improve Edge session cleanup to prevent resource leaks In unstable network environments, Edge devices may frequently disconnect and reconnect. The previous session cleanup logic could fail to stop the Kafka consumer, creating a 'zombie consumer'. This commit introduces a multi-layered defense: 1. Proactively evicts stale members from the Kafka consumer group upon new connection to ensure immediate functionality. 2. Adds a background task to persistently try and clean up session objects that failed to destroy, preventing memory/thread leaks.
|
1 year ago |
陈旭
|
e30adf0447
|
Fix: Improve Edge session cleanup to prevent resource leaks In unstable network environments, Edge devices may frequently disconnect and reconnect. The previous session cleanup logic could fail to stop the Kafka consumer, creating a 'zombie consumer'. This commit introduces a multi-layered defense: 1. Proactively evicts stale members from the Kafka consumer group upon new connection to ensure immediate functionality. 2. Adds a background task to persistently try and clean up session objects that failed to destroy, preventing memory/thread leaks.
|
1 year ago |
Viacheslav Klimov
|
3d92d7894c
|
Merge pull request #13834 from dashevchenko/flakyEdqsTestsFix
Fixed flaky edqs tests
|
1 year ago |
dashevchenko
|
c127b96bb3
|
fixed flaky edqs tests
|
1 year ago |
Vladyslav Prykhodko
|
c8270d4682
|
Merge pull request #13838 from ArtemDzhereleiko/AD/bug-fix/ai-models-minor-fix
Minor fixes for Ai models
|
1 year ago |
Artem Dzhereleiko
|
559b67b921
|
UI: minor fix for ai-models
|
1 year ago |
dashevchenko
|
fdd01dfc9d
|
fixed flaky edqs tests
|
1 year ago |
Viacheslav Klimov
|
4f18df907b
|
Merge pull request #13827 from pon0marev/improvement/redis-pool-config
Redis pool latency optimization by reducing excessive pings
|
1 year ago |
Viacheslav Klimov
|
e309225f12
|
Merge pull request #13832 from thingsboard/fix/mobile-app
Fix NPE on Firebase app cleanup
|
1 year ago |
VIacheslavKlimov
|
e0c2051c6a
|
Fix NPE on Firebase app cleanup
|
1 year ago |
Viacheslav Klimov
|
f206983406
|
Merge pull request #13799 from thingsboard/fix/isolated-queues
Fix topics creation for isolated tenants
|
1 year ago |
Viacheslav Klimov
|
44ecb100e8
|
Merge pull request #13831 from thingsboard/fix/https
Fix HTTPS support
|
1 year ago |
VIacheslavKlimov
|
0468e3f905
|
Fix HTTPS support
|
1 year ago |
Viacheslav Klimov
|
efedbfd100
|
Merge pull request #13830 from dashevchenko/edqsDefaultSortProperty
Fixed default sort property for alarm entity query
|
1 year ago |
dashevchenko
|
9a75fa07d9
|
fixed default sort property for alarm data entity query
|
1 year ago |
dashevchenko
|
226e82c722
|
fixed default sort property for alarm entity query
|
1 year ago |
VIacheslavKlimov
|
f416e4677b
|
Refactoring for KafkaAdmin
|
1 year ago |
Viacheslav Klimov
|
4e4a898805
|
Merge pull request #13829 from dskarzh/fix/ai-model/provider-serizalization
AI models: avoid serializing AI provider second time
|
1 year ago |
Dmytro Skarzhynets
|
0557091b1c
|
AI models: avoid serializing AI provider second time
|
1 year ago |