Viacheslav Klimov
a1bf69cd27
Address PR review feedback
- Extract the tenant-profile fetch lock stripe count to a named constant (PR #15744 )
- Trim the stale global-lock sentence from the per-tenant lock comment (PR #15744 )
- Rename the rate-limit onCreate callback to onMiss and document its idempotency requirement (PR #15744 )
- Reuse a single tenant profile local in update(TenantProfileUpdateResult) (PR #15744 )
- Make the transport callback thread pool size configurable via transport.callback_thread_pool_size (PR #15744 )
- Add a parameterized test locking the TransportLimitsType enum-to-profile-field mapping (PR #15744 )
- Add device/gateway rate-limit coverage asserting update(tenantId) reaches tracked entities (PR #15744 )
- Add a same-tenant fetch-dedup test and pin the cross-tenant test to distinct stripes (PR #15744 )
3 months ago
Andrii Landiak
091c24ae6f
Add Kafka OAUTHBEARER oauth config block to transport/vc-executor/edqs ymls for MSA mode
3 months ago
dashevchenko
e5c7ecc82a
added section description
3 months ago
dashevchenko
5858dd0b39
added env section description
# Conflicts:
# application/src/main/resources/thingsboard.yml
# msa/js-executor/config/default.yml
6 months ago
Volodymyr Babak
d7557339c2
Added lz4 as compression option into yml files
4 months ago
dashevchenko
9a3edc958e
env description improvements
6 months ago
dashevchenko
d4c2ffea9e
env descriptions improvements
6 months ago
dashevchenko
e1a32a6e65
added env section description
6 months ago
Viacheslav Klimov
c1044a989e
Introduce urgent API usage keys for quicker usage state update
7 months ago
dashevchenko
609703e48d
fixed yml parameter
7 months ago
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
Artem Barysh
25181bb1c8
refactoring
10 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
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
3 years ago
dashevchenko
6a755ab0b7
deleted java keystore type of creds support
3 years ago
ViacheslavKlimov
1c59cef7eb
Add scheduler_thread_pool_size param description for SNMP
3 years ago
ViacheslavKlimov
ff6074807a
SNMP: request chunk sending delay; refactoring
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
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