620 Commits (e03d4ccc4cd2a3da00a16b897c761c4fcaa6c9bd)

Author SHA1 Message Date
Dmytro Skarzhynets 0131358d3b Save time series strategies: dynamically calculate interval expire after access 2 years ago
Dmytro Skarzhynets 349554f938 Save time series strategies: dynamically calculate max number of deduplication intervals 2 years ago
Dmytro Skarzhynets a2095636a0 Save time series strategies: add max deduplication interval validation 2 years ago
Dmytro Skarzhynets e009967fa7 Save time series strategies: rename SaveActions to Strategy 2 years ago
Dmytro Skarzhynets 148521eddf Save time series strategies: use @NotNull annotation instead of manual check 2 years ago
Dmytro Skarzhynets 39e47cd484 Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record 2 years ago
Artem Barysh 39ded70eec Replaced isEqualTo(null) with isNull() 2 years ago
Dmytro Skarzhynets 0b277661bd Save time series strategies: add tests for changes in save time series node 2 years ago
Dmytro Skarzhynets cad35a969e Save time series strategies: add tests for persistence strategies 2 years ago
Dmytro Skarzhynets 631d314fce Save time series strategies: add Java upgrade script 2 years ago
Artem Barysh 8656683b08 Fixed rabbitmq test method 2 years ago
Dmytro Skarzhynets e5003df778 [WIP] save time series strategies: draft implementation for latest using Bloom filter 2 years ago
ViacheslavKlimov c60da6829b Fix msg metadata copied twice 2 years ago
ViacheslavKlimov ac61d7c526 TbMsg: add resetRuleNodeId and copyMetaData 2 years ago
ViacheslavKlimov eb7bc8695b Refactor deleteAndNotify and deleteAndNotifyInternal for attributes 2 years ago
ViacheslavKlimov 3db304e021 Refactor saveAndNotify with returned future 2 years ago
ViacheslavKlimov e8cf3179c5 Refactor saveAndNotify and saveAndNotifyInternal for attributes 2 years ago
ViacheslavKlimov 2bb65923dc Refactor saveAndNotify for timeseries 2 years ago
ViacheslavKlimov 0b3ffb5b4a Refactor TbMsg transforming 2 years ago
ViacheslavKlimov e4cc2b4f9f Introduce TbMsgTransformer 2 years ago
ViacheslavKlimov cbd2e012dd Refactor TbMsg.newMsg usages 2 years ago
IrynaMatveieva baed618604 renamed property 2 years ago
IrynaMatveieva 65f94878d2 removed using TTL from tenant profile 2 years ago
dashevchenko 21172a6195 fixed tests 2 years ago
dashevchenko 4acb051b0e updated structure mobile layout config 2 years ago
IrynaMatveieva 4d2ac77c4a fixed upgrade 2 years ago
Volodymyr Babak a9ae6922a6 TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config 2 years ago
Dmytro Skarzhynets bbe328d158 Implemented safe scheduled thread pool 2 years ago
Viacheslav Klimov c393d1d377
Revert "Delay node: improvements" 2 years ago
IrynaMatveieva 3ba6ac45e9 fixed error message and added replaced validation method with jakarta annotations 2 years ago
IrynaMatveieva fe571beaa9 fixed minor comments in tests 2 years ago
IrynaMatveieva 7a84dc655d added catch for DataValidationException 2 years ago
IrynaMatveieva 7adb60e0e6 fixed error msg in the tests 2 years ago
IrynaMatveieva 60f89ba473 added validation for client id length 2 years ago
IrynaMatveieva 5256cae804 used jakarta validation constraints 2 years ago
IrynaMatveieva b56f75a996 added validation on init 2 years ago
Andrii Landiak c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId 2 years ago
IrynaMatveieva aac427d6be added one more verification in upgrade 2 years ago
IrynaMatveieva 8c681508d5 changed list to set 2 years ago
IrynaMatveieva 7da0855180 renamed enum 2 years ago
dashevchenko f58376e312 fixed tests 2 years ago
IrynaMatveieva b149957e43 added checks on init() and provided upgrade for existing nodes 2 years ago
IrynaMatveieva a34088fcfb added verification on init 2 years ago
IrynaMatveieva 4721ed275d added checks for null for fetchMode and OrderBy 2 years ago
IrynaMatveieva feb51793b1 added check for originator source for null 2 years ago
IrynaMatveieva 46a147792e created enum for originator source values 2 years ago
IrynaMatveieva f5598d6d07 fixed error message 2 years ago
IrynaMatveieva a91caa3d09 added additional tests and moved currentTimeMillis to separate method to have control over time in tests 2 years ago
IrynaMatveieva 7977d50410 added test for negative case to the checkpoint node 2 years ago
IrynaMatveieva dcdba9e75b changed access modifiers and added aqdditional tests 2 years ago