Andrii Shvaika
|
c5ff1252f5
|
Startup sequence optimization
|
2022-06-06 15:47:39 +03:00 |
|
Andrii Shvaika
|
165148a126
|
Fixed and improved startup sequence
|
2022-06-03 12:18:47 +03:00 |
|
YevhenBondarenko
|
0bf8749ca5
|
fixed race condition during queue creating
|
2022-06-01 12:05:00 +02:00 |
|
YevhenBondarenko
|
ee8c9deda9
|
refactoring
|
2022-05-19 23:55:16 +02:00 |
|
YevhenBondarenko
|
fa4a20d711
|
Added resolve by queue name for backward compatibility
|
2022-05-19 10:04:51 +02:00 |
|
YevhenBondarenko
|
4f7c166566
|
using repartitionExecutor instead of synchronized
|
2022-05-19 00:36:26 +02:00 |
|
YevhenBondarenko
|
7f31069285
|
added loging and refactored
|
2022-05-18 13:51:51 +02:00 |
|
YevhenBondarenko
|
321730ed02
|
added upgrade for queues
|
2022-05-11 23:02:03 +02:00 |
|
YevhenBondarenko
|
dc3c2cfec2
|
merge with develop/3.4
|
2022-05-09 22:27:21 +02:00 |
|
YevhenBondarenko
|
e241f73254
|
fixed queue updates
|
2022-05-06 21:19:11 +02:00 |
|
YevhenBondarenko
|
acd7bd98d6
|
fixed NP after changing tenant profile
|
2022-05-05 11:06:36 +02:00 |
|
YevhenBondarenko
|
141dc735f3
|
fixed removind queue config if queue used in device profile
|
2022-05-04 10:05:16 +02:00 |
|
YevhenBondarenko
|
547713f30a
|
update device profiles queue by tenant profile
|
2022-05-02 23:44:43 +02:00 |
|
YevhenBondarenko
|
f74f3a9293
|
created TbQueueService and improvements
|
2022-05-02 08:23:16 +02:00 |
|
YevhenBondarenko
|
75e2b60eb8
|
Implemented isolated rule engine queue consumers
|
2022-04-19 23:02:33 +02:00 |
|
Sergey Matvienko
|
8436e759ee
|
DefaultInMemoryStorage fixed license header
|
2022-04-15 16:48:04 +03:00 |
|
Sergey Matvienko
|
f8a6751182
|
InMemoryStorage performance improved. Many test cases added since it is essential piece of code.
|
2022-04-15 16:46:19 +03:00 |
|
Sergey Matvienko
|
b9b4d06376
|
DefaultInMemoryStorageTest test added on Poll before improvement
|
2022-04-15 16:46:15 +03:00 |
|
Sergey Matvienko
|
d18533a88f
|
InMemoryStorage extracted
|
2022-04-15 16:46:09 +03:00 |
|
Sergey Matvienko
|
9a2bc5ab9d
|
InMemoryStorage refactored from the static singleton to the Spring Bean
|
2022-04-14 13:20:34 +03:00 |
|
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
2022-04-13 21:55:03 +02:00 |
|
YevhenBondarenko
|
3592351a63
|
Used Queue entity
|
2022-04-11 11:03:14 +02:00 |
|
YevhenBondarenko
|
b86a1546e8
|
created queue routing service
|
2022-04-01 13:33:11 +02:00 |
|
YevhenBondarenko
|
e5eb484c2f
|
added TbQueueClusterService and NorificationsTopicService
|
2022-03-29 21:42:46 +03:00 |
|
YevhenBondarenko
|
3764ebfa1c
|
implemented deleteTopic for queues
|
2022-03-28 22:38:31 +03:00 |
|
YevhenBondarenko
|
4512185cad
|
created Queue entity, dao and ui
|
2022-02-18 16:41:24 +02:00 |
|
YevhenBondarenko
|
073ce69872
|
handling of PartitionChangeEvent is not more synchronous
|
2022-02-15 16:04:20 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Sergey Matvienko
|
217a84f1f2
|
request added to the log on "Pending request map is full" in DefaultTbQueueRequestTemplate.java
|
2022-01-11 12:56:02 +02:00 |
|
Sergey Matvienko
|
7d78437258
|
TenantId new instance replaced with factory method call fromUUID
|
2022-01-10 13:55:25 +02:00 |
|
Sergey Matvienko
|
6f19efd539
|
TenantId for SYS_TENANT_ID refactored (new instances replaced with constant)
|
2022-01-10 13:07:07 +02:00 |
|
YevhenBondarenko
|
a4c9f8e78e
|
lwm2m refactoring
|
2021-12-29 16:01:06 +02:00 |
|
YevhenBondarenko
|
8c4d40dd68
|
merge with master
|
2021-12-29 08:52:56 +02:00 |
|
dlandiak
|
c195fc2c21
|
queue factories improvements
|
2021-12-20 14:23:50 +02:00 |
|
YevhenBondarenko
|
f0c2b5df35
|
Merge branch 'master' of github.com:thingsboard/thingsboard into develop/3.3.3
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
# application/src/main/resources/thingsboard.yml
# application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/config/LwM2MTransportServerConfig.java
# ui-ngx/src/app/modules/home/components/profile/device/lwm2m/lwm2m-profile-components.module.ts
|
2021-12-16 15:47:51 +02:00 |
|
Sergey Matvienko
|
f51edb3a45
|
Merge branch 'master' into sql_tests_on_postgres_testcontainer
|
2021-12-13 14:03:02 +02:00 |
|
Andrew Shvayka
|
a89b40de46
|
Merge pull request #5577 from YevhenBondarenko/feature/lwm2m-improvements
[3.3.3] added ability to configure network configuration for lwm2m
|
2021-12-10 17:11:17 +02:00 |
|
YevhenBondarenko
|
231508b66b
|
logging improvements
|
2021-12-06 10:59:58 +02:00 |
|
nickAS21
|
301d29680a
|
lwm2m - fix bug Annotation for config
|
2021-11-30 13:22:27 +02:00 |
|
nickAS21
|
2f1b61b90f
|
lwm2m - fix bug Lwm2mController if bootstrap.enabled = false or lwm2m.enabled = false in *.yml
|
2021-11-30 11:46:06 +02:00 |
|
nickAS21
|
1058061672
|
lwm2m - fix bug credentials if bootstrap.enabled = false or lwm2m.enabled = false in *.yml
|
2021-11-30 11:17:35 +02:00 |
|
YevhenBondarenko
|
52578645b8
|
added ability to configure network configuration for lwm2m
|
2021-11-17 13:01:00 +02:00 |
|
Sergey Matvienko
|
eab54435eb
|
fixed license header for InMemoryStorageTest
|
2021-10-28 15:03:13 +03:00 |
|
Dima Landiak
|
0745ee3d0a
|
fixed passed topic name for consumer constructor in rule engine queue
|
2021-10-27 11:26:46 +03:00 |
|
Igor Kulikov
|
e2f2605197
|
Fix fork join pool - use current classloader for thread context classloader instead of system
|
2021-10-22 09:53:25 +03:00 |
|
Sergey Matvienko
|
d98419106b
|
InMemoryStorage: added getLagTotal to be able to await while queue have any messages (no guarantee that messages was processed).
|
2021-10-18 16:47:43 +03:00 |
|
Igor Kulikov
|
b173e0799c
|
Update OS package plugin version. Code cleanup.
|
2021-09-07 11:47:43 +03:00 |
|
Sergey Matvienko
|
8601121e7e
|
executors: named fixed thread pools; tests - added executor shutdown on tearDown
|
2021-09-01 14:08:03 +03:00 |
|
Andrii Shvaika
|
37fd7f4988
|
Validation and Replacement of Queue names in the Device profile
|
2021-08-26 15:51:59 +03:00 |
|
Andrii Shvaika
|
8a2dc7583b
|
Fix cluster mode for DefaultOtaPackageStateService
|
2021-08-09 14:33:41 +03:00 |
|