Viacheslav Klimov
5b5b4dff6b
Update license header
8 months ago
Andrii Landiak
b15ef1c082
Redis: add username for ACL auth
8 months ago
Viacheslav Klimov
1044aabce3
Fix Kafka topics cache
9 months ago
pon0marev
c24b44b762
Optimize Redis pool ping parameters
1 year ago
idealissst
9669bb1427
Add Valkey reference in thingsboard.yml and transports .yml files
-thingsboard.yml
-tb-coap-transport.yml
-tb-http-transport.yml
-tb-lwm2m-transport.yml
-tb-mqtt-transport.yml
-tb-snmp-transport.yml
1 year ago
Andrii Landiak
b74d88284c
Add TB_QUEUE_KAFKA_CONSUMER_PROPERTIES_PER_TOPIC_INLINE to ymls
1 year ago
Igor Kulikov
5cf26d4851
Update license header
2 years ago
Andrii Landiak
e3a72fec09
Refactor TopicService. Change ymls to be able to configure notification topic names
2 years ago
YevhenBondarenko
b848df943b
set default usage.stats.report.interval to 60 sec
2 years ago
YevhenBondarenko
eaafdf1f87
implemented sending api usages in pack
2 years ago
ViacheslavKlimov
bcbd115a19
Queue providers deprecation: update message and yml description
2 years ago
ViacheslavKlimov
12ca1739d4
Remove all queue types except Kafka
2 years ago
dashevchenko
936bb82334
updated transport http limits, added logging for initialized filters
2 years ago
dashevchenko
4169da4c08
configurable max payload size by url pattern
2 years ago
dashevchenko
02f7001102
added spring security for http transport, added large RequestSizeFilter for http transport
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
Sergey Matvienko
d89b14e359
Kafka Confluent compatibility out of the box: segment.bytes:26214400 increased segment.bytes:52428800
2 years ago
ViacheslavKlimov
a576a73b86
Housekeeper topic configs for all ymls
2 years ago
dashevchenko
6a755ab0b7
deleted java keystore type of creds support
3 years ago
dashevchenko
dfe2351079
yml parameter description update
3 years ago
dashevchenko
e27ef320e7
updated env variable name and descriptions
3 years ago
dashevchenko
9af96ad5be
resolved conflicts after merge
3 years ago
dashevchenko
539bbda23f
updated descriptions
3 years ago
dashevchenko
837752a243
updated transport.sessions.inactivity_timeout default value, updated desc for some params
3 years ago
Ivan Raznatovskyi
09fc025e12
Initial commit from another fork
3 years ago
Igor Kulikov
c5a72ed8df
Update license header to 2024 year.
3 years ago
dashevchenko
b95adb439a
added yml parameters for aws-sqs eproducer executor thread pool size
3 years ago
dashevchenko
7a6b5ff6bc
added spring multipart yml parameters to http transport
3 years ago
dashevchenko
b2f2d1d909
updated config parameter description
3 years ago
dashevchenko
fa12ba544d
moved pubsub queue executor to PubSubSettings
3 years ago
dashevchenko
fbec7aab25
moved pubsub executors to pubsubSettings
3 years ago
dashevchenko
1be39aa9aa
fixed license, env name refactoring
3 years ago
Andrii Shvaika
a4bac1e794
Implement cache for the entity creation request
3 years ago
dashevchenko
08727b4c36
added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool
3 years ago
dashevchenko
ccb7b94700
refactoring
3 years ago
dashevchenko
442fe9029e
added env variable to regulate pubsud queue executor threads pool size
3 years ago
dashevchenko
cc3c05f6e9
updated yml parameter description
3 years ago
dashevchenko
c195fd5a4c
added ability to add global prefix for all topics
3 years ago
dashevchenko
761c900fc5
added yml parameter description for transport services
3 years ago
YevhenBondarenko
141a7ff0e6
changed recalculate_delay
3 years ago
YevhenBondarenko
ac2aac8aa7
refactored due to comments
3 years ago
YevhenBondarenko
68149d9673
added recalculetePartitions delay for node restart
3 years ago
YevhenBondarenko
d9c39c362e
refactored due to comments
3 years ago
ViacheslavKlimov
137cc18099
Auto offset reset config for Kafka
3 years ago
YevhenBondarenko
aa28b276d2
added recalculetePartitions delay for node restart
3 years ago
ViacheslavKlimov
0bd7f74c47
Fix issues
3 years ago
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
3 years ago
ViacheslavKlimov
f5cd8a9a52
Notification system - less async operations
3 years ago
ViacheslavKlimov
67656a2757
Notifications deduplication
3 years ago
Andrii Landiak
c2a87aba60
Add redis-sentinel mode support
3 years ago