Andrii Shvaika
|
4472bd7f7c
|
Initial implementation of the ClusterVersionControlService
|
4 years ago |
Andrii Shvaika
|
7071c7a6bc
|
Implementation of the Git Queue service client
|
4 years ago |
YevhenBondarenko
|
ee8c9deda9
|
refactoring
|
4 years ago |
YevhenBondarenko
|
fa4a20d711
|
Added resolve by queue name for backward compatibility
|
4 years ago |
YevhenBondarenko
|
4f7c166566
|
using repartitionExecutor instead of synchronized
|
4 years ago |
YevhenBondarenko
|
7f31069285
|
added loging and refactored
|
4 years ago |
YevhenBondarenko
|
321730ed02
|
added upgrade for queues
|
4 years ago |
YevhenBondarenko
|
e241f73254
|
fixed queue updates
|
4 years ago |
YevhenBondarenko
|
acd7bd98d6
|
fixed NP after changing tenant profile
|
4 years ago |
YevhenBondarenko
|
141dc735f3
|
fixed removind queue config if queue used in device profile
|
4 years ago |
YevhenBondarenko
|
547713f30a
|
update device profiles queue by tenant profile
|
4 years ago |
YevhenBondarenko
|
f74f3a9293
|
created TbQueueService and improvements
|
4 years ago |
YevhenBondarenko
|
75e2b60eb8
|
Implemented isolated rule engine queue consumers
|
4 years ago |
Sergey Matvienko
|
b2fa263027
|
revert extra log on poll InMemoryTbQueueConsumer
|
4 years ago |
Sergey Matvienko
|
f6e71e4b93
|
AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead
|
4 years ago |
Sergey Matvienko
|
8436e759ee
|
DefaultInMemoryStorage fixed license header
|
4 years ago |
Sergey Matvienko
|
f8a6751182
|
InMemoryStorage performance improved. Many test cases added since it is essential piece of code.
|
4 years ago |
Sergey Matvienko
|
b9b4d06376
|
DefaultInMemoryStorageTest test added on Poll before improvement
|
4 years ago |
Sergey Matvienko
|
d18533a88f
|
InMemoryStorage extracted
|
4 years ago |
Sergey Matvienko
|
9a2bc5ab9d
|
InMemoryStorage refactored from the static singleton to the Spring Bean
|
4 years ago |
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
4 years ago |
YevhenBondarenko
|
3592351a63
|
Used Queue entity
|
4 years ago |
YevhenBondarenko
|
b86a1546e8
|
created queue routing service
|
4 years ago |
YevhenBondarenko
|
e5eb484c2f
|
added TbQueueClusterService and NorificationsTopicService
|
4 years ago |
YevhenBondarenko
|
3764ebfa1c
|
implemented deleteTopic for queues
|
4 years ago |
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
4 years ago |
YevhenBondarenko
|
4512185cad
|
created Queue entity, dao and ui
|
4 years ago |
YevhenBondarenko
|
073ce69872
|
handling of PartitionChangeEvent is not more synchronous
|
4 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
4 years ago |
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
4 years ago |
Sergey Matvienko
|
217a84f1f2
|
request added to the log on "Pending request map is full" in DefaultTbQueueRequestTemplate.java
|
4 years ago |
Sergey Matvienko
|
7d78437258
|
TenantId new instance replaced with factory method call fromUUID
|
4 years ago |
Sergey Matvienko
|
6f19efd539
|
TenantId for SYS_TENANT_ID refactored (new instances replaced with constant)
|
4 years ago |
YevhenBondarenko
|
a4c9f8e78e
|
lwm2m refactoring
|
4 years ago |
dlandiak
|
c195fc2c21
|
queue factories improvements
|
5 years ago |
YevhenBondarenko
|
231508b66b
|
logging improvements
|
5 years ago |
nickAS21
|
301d29680a
|
lwm2m - fix bug Annotation for config
|
5 years ago |
nickAS21
|
2f1b61b90f
|
lwm2m - fix bug Lwm2mController if bootstrap.enabled = false or lwm2m.enabled = false in *.yml
|
5 years ago |
nickAS21
|
1058061672
|
lwm2m - fix bug credentials if bootstrap.enabled = false or lwm2m.enabled = false in *.yml
|
5 years ago |
Igor Kulikov
|
7187ecfdb1
|
Version set to 3.3.3-SNAPSHOT
|
5 years ago |
YevhenBondarenko
|
52578645b8
|
added ability to configure network configuration for lwm2m
|
5 years ago |
Andrii Shvaika
|
23c6144c20
|
Develop 3.3.3
|
5 years ago |
Sergey Matvienko
|
eab54435eb
|
fixed license header for InMemoryStorageTest
|
5 years ago |
Dima Landiak
|
0745ee3d0a
|
fixed passed topic name for consumer constructor in rule engine queue
|
5 years ago |
Igor Kulikov
|
e2f2605197
|
Fix fork join pool - use current classloader for thread context classloader instead of system
|
5 years ago |
Sergey Matvienko
|
d98419106b
|
InMemoryStorage: added getLagTotal to be able to await while queue have any messages (no guarantee that messages was processed).
|
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 |
Sergey Matvienko
|
8601121e7e
|
executors: named fixed thread pools; tests - added executor shutdown on tearDown
|
5 years ago |
Andrii Shvaika
|
37fd7f4988
|
Validation and Replacement of Queue names in the Device profile
|
5 years ago |