Dima Landiak
fea2f8799e
improvements
6 years ago
Dima Landiak
287e4bbb5e
fix test
6 years ago
Dima Landiak
a167b39b44
fixes
6 years ago
Andrii Shvaika
cc4f746b1d
Using Exectutor in Kafka Node. NEVER use Fork-Join pool with parallelism 1
6 years ago
Andrii Shvaika
3358c061da
Improvements to Mailbox. HighPriorityQueue
6 years ago
Andrii Shvaika
5ac45e4347
No more akka logs
6 years ago
Andrii Shvaika
bb1585592b
Actor System refactoring
6 years ago
Andrii Shvaika
bda1e7c4bf
Removed deprecated tests
6 years ago
Andrii Shvaika
2c0b8c6f82
Ignore unstable test
6 years ago
YevhenBondarenko
9e4387af2e
refactored
6 years ago
YevhenBondarenko
1a285ff9a1
added test update entity by different tenant to controllers tests
6 years ago
Andrii Shvaika
f07d7441b2
Change of the partition routing strategy
6 years ago
ShvaykaD
56ac228662
[WIP] Improvements for PostgreSQL 11 partitioning. ( #2681 )
* improvements for migration to postgres 11
* tests update
* fix typo
* throw exception if query execution failed
6 years ago
Andrii Shvaika
86f21023fe
Improved PartitionService and fixed startup order in docker-compose.yml
6 years ago
Andrii Shvaika
087ea2d691
Commented Unstable Test
6 years ago
Andrii Shvaika
0103da1ba4
Improved Callback and Destroy of ndoes
6 years ago
Andrii Shvaika
076cf655f8
Improved tests
6 years ago
Andrii Shvaika
b2bb39f7a7
Restored WARN log level for tests
6 years ago
Andrii Shvaika
53eb09bcb9
Improvements to tests due to new architecture
6 years ago
Andrii Shvaika
58d9c313a8
Fixed tests
6 years ago
Andrii Shvaika
341f0d14ab
Fixed tests inconsistency due to new queues
6 years ago
Andrew Shvayka
eae9d3c8e2
Processing Atempt Context Improvement
6 years ago
Andrew Shvayka
adae8aeb30
Improved implementaton of ProcessingAttemptContext to avoid synchronizations
6 years ago
Andrii Shvaika
e1f914e2fa
Restored log level
6 years ago
Andrii Shvaika
0c54f836b3
Fixed tests
6 years ago
Andrii Shvaika
6c4b50a380
Implemented dedicated RE per tenant
6 years ago
Yevhen Bondarenko
8442159811
[2.5] vulnerabilities ( #2608 )
* Version updates
* added @Retention(RetentionPolicy.RUNTIME) for all custom Dao annotations.
* changed getId, setId to getUuid, setUuid from BaseEntity, improvement AbstractControllerTest
* fix rabbitmq
* fix RuleChainManagerActor
* refactored InMemory queue
Co-authored-by: Andrii Shvaika <ashvayka@thingsboard.io>
6 years ago
Andrii Shvaika
5bebf098ab
Ability to reset blacklisted functions
6 years ago
Andrii Shvaika
3eaae1ef32
Statistics Implementation
6 years ago
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
6 years ago
Andrii Shvaika
7531a26e61
Implementation of RPC Call support
6 years ago
Andrii Shvaika
99d322d449
Refactoring of the rule engine
6 years ago
Andrii Shvaika
7203e7aa19
Distributed Mode fixes
6 years ago
Andrii Shvaika
2a815058e7
Improvements and bugfix to QueueProviders
6 years ago
Andrii Shvaika
23c017567b
Implementation of Queue Interfaces
6 years ago
Igor Kulikov
a9df9df99e
Remove unnecessary Admin settings validation
6 years ago
Andrew Shvayka
03f5375a02
JSON support ( #2415 )
* Created JsonDataEntry and added DataType JSON
* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)
* refactored
* refactored
* added json array support
* Aggregation improvement
* Changed in JsonDataEntry value type from JsonNode to String
* fix AggregatePartitionsFunction
Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>
6 years ago
ShvaykaD
84cb471e0d
Sql timeseries improvements ( #2033 )
* init commit
* cleaned code and add test-properties
* cleaned code
* psql-update
* timescale-update
* code-refactoring
* fix typo
* renamed dao
* revert indents
* refactored code
* fix typo
* init-partitioning
* code updated
* cleaned code
* fixed license
* fix typo
* fixed code after review
* add annotation to repository
* update psql version for docker
* postgres-10
* postgres-10
* update docker compose config
* fixed partition saving
* change key_id to serial column definition
* upgrade psql added
* add separate upgrade service
* added upgrade script
* change image on k8s
* change logs
* resolve conflict after merge with master
* revert datasource url in yml
* fix typo
* license header fix
* remove old methods for the timeseries inserts
* clean up code
* fix saveOrUpdate for PostgreSQL
* refactoring & revert Timescale to use latest table
* added PsqlTsAnyDao
* duplicated code method removed
* remove unused invert dictionary map
* change the upgrade directory from 2.4.1 to 2.4.3
* refactor JpaPsqlTimeseriesDao
6 years ago
Igor Kulikov
850d6d948c
Update License header year to 2020
7 years ago
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a .
7 years ago
Igor Kulikov
9b42397c4a
Update License header year to 2020
7 years ago
Andrew Shvayka
da9b2b4960
Code cleanup
7 years ago
Andrew Shvayka
a69a3d4d58
JS Stats
7 years ago
Igor Kulikov
8d5d8b2c23
Password policy setting. Login/Logout audit log.
7 years ago
Igor Kulikov
4676b19ca3
Add SQL indexes file to controller sql test suite
7 years ago
Igor Kulikov
adb08a1d7b
Actor message processors NPE fix.
7 years ago
Igor Kulikov
008b5dac47
Cleanup
7 years ago
Igor Kulikov
72453499af
Remove security manager after nosql test completion.
7 years ago
Igor Kulikov
0d5f09a9fa
Diagnostic output
7 years ago
Igor Kulikov
4c74681021
Diagnostic output
7 years ago