Viacheslav Klimov
|
a098bf0bf9
|
Implement concurrent bulk import processing
|
5 years ago |
Andrii Shvaika
|
5bb6403407
|
Bug Fix after MQTT Transport connection statistics
|
5 years ago |
Andrii Shvaika
|
d40bc48898
|
Ability to log number of active MQTT connections
|
5 years ago |
Andrii Shvaika
|
c52c9a16ed
|
Shutdown of the MQTT Transport in case of OOM error.
|
5 years ago |
YevhenBondarenko
|
672f93c405
|
fixed double sending rpc and timeout for lwm2m
|
5 years ago |
YevhenBondarenko
|
fe2427e99f
|
added validation for lwm2m device credentials
|
5 years ago |
Viacheslav Klimov
|
d14f6a4ddd
|
Refactor device bulk import
|
5 years ago |
Igor Kulikov
|
b173e0799c
|
Update OS package plugin version. Code cleanup.
|
5 years ago |
Igor Kulikov
|
049627db97
|
Version set to 3.3.2-SNAPSHOT
|
5 years ago |
Igor Kulikov
|
eb6d3f23cc
|
Fix imports
|
5 years ago |
Sergey Matvienko
|
c945bebab3
|
dependency-hotfix-after-merge-ce (httpclient doubled, test dependency outdated)
|
5 years ago |
Sergey Matvienko
|
8601121e7e
|
executors: named fixed thread pools; tests - added executor shutdown on tearDown
|
5 years ago |
Sergey Matvienko
|
3f97bb682a
|
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
|
5 years ago |
Sergey Matvienko
|
aefb7e4bb3
|
added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL
|
5 years ago |
Andrii Shvaika
|
efdd7b3138
|
LwM2M improved tracking of sent requests
|
5 years ago |
Volodymyr Babak
|
5cb1aa12ea
|
Improved SSL context init - trust manager can be build without custom cert file
|
5 years ago |
Andrii Shvaika
|
37fd7f4988
|
Validation and Replacement of Queue names in the Device profile
|
5 years ago |
Volodymyr Babak
|
6f9ac66863
|
Refactoring: Introduced Edge License service. Remove web dependency from dao
|
5 years ago |
Volodymyr Babak
|
97e1a900f2
|
EdgeGrpcClient: added compression
|
5 years ago |
Sergey Matvienko
|
11720e076f
|
grpc: replaced imports for grpc-netty-shaded (io.grpc.netty. -> io.grpc.netty.shaded.io.grpc.netty.) (CE)
|
5 years ago |
Sergey Matvienko
|
f73f080475
|
grpc: grpc-netty replaced with grpc-netty-shaded (edge-api)
|
5 years ago |
Volodymyr Babak
|
5007eccb26
|
Added logs for edge license check. Replaced Object class with JsonNode
|
5 years ago |
Andrii Shvaika
|
a51c00bd10
|
Session Activity reporting is isolated and supports short-lived sessions
|
5 years ago |
YevhenBondarenko
|
d49bee4b31
|
send next rpc after removing
|
5 years ago |
YevhenBondarenko
|
2a2441b248
|
used timeout from yml
|
5 years ago |
YevhenBondarenko
|
5d6ec0dd0e
|
refactoring
|
5 years ago |
YevhenBondarenko
|
8513c99903
|
added sequence for the all RPC
|
5 years ago |
YevhenBondarenko
|
8869dc0cb0
|
added new RPC statuses
|
5 years ago |
Vladyslav_Prykhodko
|
8c0c6bdcff
|
Change json property order in model WidgetTypeDetails
|
5 years ago |
YevhenBondarenko
|
6436c8a26c
|
Implemented rpc sending sequence
|
5 years ago |
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
5 years ago |
Sergey Matvienko
|
6d20ca441e
|
Merge TS fix using cherry-pick
|
5 years ago |
Viacheslav Klimov
|
38f6e314b1
|
Refactor
|
5 years ago |
Sergey Matvienko
|
ea217d2a4e
|
cache: Transaction aware cache to synchronize cache put/evict operations with ongoing Spring-managed transactions.
|
5 years ago |
Viacheslav Klimov
|
5dc3d075aa
|
Type cast of timeseries and attributes for bulk import
|
5 years ago |
Andrii Shvaika
|
8a2dc7583b
|
Fix cluster mode for DefaultOtaPackageStateService
|
5 years ago |
Volodymyr Babak
|
3bf48f0f5e
|
Do not push entity updated to edge on device creation from edge
|
5 years ago |
Viacheslav Klimov
|
b0c6ce9f98
|
Fix circular reference for CoapClientContext and CoapTransportContext
|
5 years ago |
YevhenBondarenko
|
d44adcfe75
|
added removing rpc request from pending map after rpc deleting
|
5 years ago |
Andrii Shvaika
|
2078c71d32
|
Added module cluster-api and used it in rule engine and other services
|
5 years ago |
Sergey Matvienko
|
e223dda96f
|
test scope: dependency upgrade a refactor for all POMs in project
|
5 years ago |
Andrii Shvaika
|
daac250c2e
|
Correct close and cleanup of the MQTT session context
|
5 years ago |
ShvaykaD
|
60e15ece5a
|
replaced protobuf-wrappers usage to optional keyword
|
5 years ago |
Sergey Matvienko
|
1d7e0b9851
|
queue.kafka.max.request.size:1048576 default to tolerate inconsistent or outdated yml
|
5 years ago |
Sergey Matvienko
|
a5ff95b0f4
|
Kafka producer added TB_KAFKA_MAX_IN_FLIGHT_REQUESTS_PER_CONNECTION and TB_KAFKA_MAX_REQUEST_SIZE
|
5 years ago |
Viacheslav Klimov
|
3505810280
|
Bulk import device credentials handling refactoring
|
5 years ago |
YevhenBondarenko
|
373f2f9f0e
|
added additionalInfo to the rpc
|
5 years ago |
Volodymyr Babak
|
2558b2ecda
|
Device credential value can be null
|
5 years ago |
Andrii Shvaika
|
9d651a7252
|
Fix reference count issue
|
5 years ago |
Sergey Matvienko
|
33887ecb3b
|
mqtt handler test improved
|
5 years ago |