vzikratyi
c7df356fb7
Wrapped attr cache requests, fixed bug
2021-02-25 12:25:39 +02:00
Andrii Shvaika
ab76d81c6f
Imrpvements to the cache
2021-02-25 11:10:59 +02:00
vzikratyi
29fd4fb02c
Save Attributes to cache
2021-02-25 10:42:24 +02:00
Igor Kulikov
efad71b5ac
Fix TbKafkaNode. Configure directly serializer class for key/values instead of string class name.
2021-02-10 17:06:20 +02:00
Andrii Shvaika
bdc9779c6e
Merge remote-tracking branch 'origin/master' into YevhenBondarenko-feature/data-pattern
2021-02-09 15:06:44 +02:00
Andrii Shvaika
42d40d2b36
Unit Tests added
2021-02-09 15:03:04 +02:00
Igor Kulikov
2bd28cb021
Merge branch 'master' into feature/jdk11
2021-02-08 18:27:18 +02:00
Volodymyr Babak
5391d296f3
Remove device from cache in case null value cached in the distributed redis
2021-02-08 15:24:29 +02:00
Igor Kulikov
22e5771120
JDK 11 Support
2021-02-04 19:31:20 +02:00
Igor Kulikov
1643188ab2
Fix tests
2021-02-01 13:45:26 +02:00
Igor Kulikov
db904c6963
Fix HSQLDB support
2021-02-01 13:30:03 +02:00
Igor Kulikov
d6abca0096
Merge pull request #4022 from AndrewVolosytnykhThingsboard/cassandraBaseTimeseriesDaoFix
...
CassandraBaseTimeseriesDao init method fix (revert)
2021-01-29 13:14:16 +02:00
Igor Kulikov
ef0182414f
Merge pull request #3991 from AndrewVolosytnykhThingsboard/andrewdev
...
#3966 highestAlarmSeverity fixed
2021-01-29 13:12:32 +02:00
AndrewVolostnykhThingsboard
70f9da07d8
CassandraBaseTimeseriesDao init method fix (revert)
2021-01-28 17:01:59 +02:00
AndrewVolostnykhThingsboard
82ae2eb36f
findHighestAlarmStatus: code cleaning (i believe that last)
2021-01-27 12:25:29 +02:00
AndrewVolostnykhThingsboard
f54dc932f7
findHighestAlarmStatus: test for no alarm created, code cleaning
2021-01-27 12:22:36 +02:00
AndrewVolostnykhThingsboard
beeade8b07
findHighestAlarmStatus: code cleaning
2021-01-27 12:16:43 +02:00
AndrewVolostnykhThingsboard
581bb536f5
findHighestAlarmStatus: fixed using Repository Query
2021-01-27 12:00:20 +02:00
AndrewVolostnykhThingsboard
3c558a7d2a
getHighestAlarmSeverity: cleared unwanted code
2021-01-26 11:45:57 +02:00
Igor Kulikov
61723da391
Version set to 3.3.0-SNAPSHOT
2021-01-26 10:17:52 +02:00
AndrewVolostnykhThingsboard
a4981a869f
highestAlarmSeverity fixed
2021-01-25 18:01:17 +02:00
YevhenBondarenko
6a458e85b0
reset password improvements
2021-01-25 17:05:01 +02:00
YevhenBondarenko
4d4d189816
getPropagationEntityIds improvements
2021-01-25 13:06:11 +02:00
ShvaykaD
27e15ab7d8
merge after cherry-pick
2021-01-14 10:41:14 +02:00
ShvaykaD
b0e6f72658
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
2021-01-14 10:36:15 +02:00
Valerii Sosliuk
f2a31da65e
Max Debug Event symbols configurable
2021-01-13 11:33:35 +02:00
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
2021-01-11 13:42:16 +02:00
Viacheslav Kukhtyn
f1fb0cedae
Add audit log details for telemetry deleted and telemetry updated types
2020-12-25 18:24:31 +02:00
Igor Kulikov
6814c21ee9
restore ver 3.2.1-SNAPSHOT
2020-12-23 18:24:42 +02:00
Igor Kulikov
0d64a64bfe
Merge with develop/2.5.6
2020-12-23 18:24:09 +02:00
Igor Kulikov
bfee301625
Set ver to 2.5.6-SNAPSHOT
2020-12-23 17:47:58 +02:00
Igor Kulikov
452090b9b7
Merge pull request #3883 from ShvaykaD/feature/cassandra-partitions-cache-3.2
...
[3.2.x] Feature/cassandra partitions cache
2020-12-23 16:18:15 +02:00
Igor Kulikov
45756dc728
Merge pull request #3834 from YevhenBondarenko/feature/keys-by-query
...
added ability to get attributes and timeseries keys by entity query
2020-12-23 16:13:39 +02:00
ShvaykaD
fb8ddbda58
changed doReturn for cassandraBaseTimeseriesDao.getFuture in tests
2020-12-23 11:46:05 +02:00
YevhenBondarenko
f50dec4f76
fix ConstraintViolationException on findOrCreateDeviceProfile
2020-12-22 19:58:54 +02:00
ShvaykaD
637ad6cac5
remove boundStatementBuilder from doSavePartition method
2020-12-22 17:34:23 +02:00
ShvaykaD
24a31d6134
update code
2020-12-21 21:43:09 +02:00
ShvaykaD
e516cd31dc
added Caffeine cache for Cassandra ts partitions saving
2020-12-21 19:09:34 +02:00
Andrii Shvaika
2ea3b18738
partitions cache improvements
2020-12-21 17:06:10 +02:00
ShvaykaD
0a2255d055
move SettableFuture.create() to the else block
2020-12-21 17:06:10 +02:00
ShvaykaD
724df48f79
added default value for .yml parameter & rename params names
2020-12-21 17:06:10 +02:00
ShvaykaD
aede1af6f9
improvements after review
2020-12-21 17:06:10 +02:00
ShvaykaD
0de5868bc5
added Caffeine cache for Cassandra ts partitions saving
2020-12-21 17:06:10 +02:00
Andrii Shvaika
be84a0fc20
Version set to 2.5.6-SNAPSHOT
2020-12-21 16:42:45 +02:00
YevhenBondarenko
92f088b53f
changed dashboard configuration column type
2020-12-16 10:11:42 +02:00
YevhenBondarenko
9a03fbadc7
added ability to get attributes and timeseries keys by entity query
2020-12-10 17:55:16 +02:00
Yevhen Bondarenko
5d30243eea
added ability to get attributes and timeseries keys by device profile id ( #3817 )
...
* added ability to get attributes and timeseries keys by entity ids
* refactored
* refactored
* get attributes and timeseries keys by device profile improvements
* added limit
* added device_profile_id index and upgrade script
* improvements
* refactored
2020-12-10 15:18:28 +02:00
Andrii Shvaika
87a8cec7b5
Version set to 3.2.1-SNAPSHOT
2020-12-01 18:05:47 +02:00
Andrii Shvaika
a87956ebfd
Improvements to Storage Days calculation
2020-11-28 16:38:28 +02:00
YevhenBondarenko
e19bd433ad
improvements asset validation for RE statistics
2020-11-25 14:32:14 +02:00