YevhenBondarenko
|
cf32544e71
|
added SslUtil and tests
|
2023-10-17 23:20:00 +02:00 |
|
YevhenBondarenko
|
9d19a15413
|
used bouncycastle for parsing cert pem credentials
|
2023-10-17 15:12:48 +02:00 |
|
YevhenBondarenko
|
902a7a07b4
|
fixed alarm severity change
|
2023-09-12 17:10:48 +02:00 |
|
Andrii Shvaika
|
94dbb1a682
|
Merge with master
|
2023-09-11 16:02:44 +03:00 |
|
ShvaykaD
|
b4aa911319
|
fix typo in rule nodes upgrade log & added empty line to the end of test class
|
2023-09-06 15:50:35 +03:00 |
|
ShvaykaD
|
23ed25b293
|
fixed upgrade script for get attributes based nodes for case when fetchToData is null
|
2023-09-06 15:46:08 +03:00 |
|
Sergey Matvienko
|
21ce51c50d
|
TbMsgAttributesNode tests added for filterChangedAttr method
|
2023-09-05 18:04:56 +02:00 |
|
Sergey Matvienko
|
cc9a47a763
|
TbMsgAttributesNode updateAttributesOnValueChange renamed with updateAttributesOnlyOnValueChange
|
2023-09-05 17:06:09 +02:00 |
|
Sergey Matvienko
|
125385b582
|
TbMsgAttributesNode default config setUpdateAttributesOnValueChange(true), rule-chains template version 1
|
2023-09-05 14:11:56 +02:00 |
|
Sergey Matvienko
|
5bb70d84af
|
TbMsgAttributesNode implements TbVersionedNode with upgrade method and tests from version 0
|
2023-09-05 14:11:56 +02:00 |
|
Sergey Matvienko
|
bbef1cdf3f
|
TbMathNode: test optimized
|
2023-08-31 00:15:10 +02:00 |
|
Sergey Matvienko
|
c28e4157e7
|
TbMathNode: call processMsgAsync via BiFunction this::processMsgAsync
|
2023-08-31 00:07:35 +02:00 |
|
Sergey Matvienko
|
168d0980f0
|
TbMathNode: test added concurrentBySingleOriginator_SingleMsg_manyNodesWithDifferentOutput
|
2023-08-30 23:29:15 +02:00 |
|
Sergey Matvienko
|
b82a5381e3
|
MathNodeTest: assertThrown replaced with tellFailure verification
|
2023-08-28 18:00:42 +02:00 |
|
Sergey Matvienko
|
923e41c029
|
MathNode: tellFailure and process the next message in the queue in case we are the last consumer
|
2023-08-28 16:56:59 +02:00 |
|
Sergey Matvienko
|
1c45a6288e
|
TbMathNode tests refactored with parametrized method sources
|
2023-08-18 02:14:43 +02:00 |
|
Sergey Matvienko
|
a5dabae023
|
TbMathNode tests refactored
|
2023-08-18 00:55:02 +02:00 |
|
Andrii Shvaika
|
c3d8546d9d
|
Merge with open-source
|
2023-08-17 12:22:33 +03:00 |
|
Andrii Shvaika
|
ca6095402f
|
Merge with master
|
2023-08-17 12:19:02 +03:00 |
|
Sergey Matvienko
|
44ea477b7b
|
TbMathNode: refactored to act in non-blocking style. All messages go through queue by originator with single semaphore and never wait on tryAcquire. Test refactored to provide more details on how slaw and fast messages being submitted and processed
|
2023-08-15 22:40:01 +02:00 |
|
Sergey Matvienko
|
16fdfc518d
|
TbMathNode: test added for concurrent calls by the same originator utilizing the whole rule-dispatcher pool. 1 failed. non-blocking implementation wanted; Additional refactoring: JUnit5 and mock init
|
2023-08-15 14:55:09 +02:00 |
|
ShvaykaD
|
cebe1040d4
|
refactoring after review
|
2023-08-11 20:27:54 +03:00 |
|
ShvaykaD
|
3d5cfa0c2e
|
added internal type to TbMsg to replace if-return blocks with switch-case
|
2023-08-10 15:46:01 +03:00 |
|
ShvaykaD
|
fedeab23e8
|
renamed FetchTo enum to TbMsgSource and move it to util package to reuse as fetchFrom property in other nodes
|
2023-08-03 15:52:45 +03:00 |
|
ShvaykaD
|
76c4ed6ec3
|
added test for case when delta is negative and tell failure if delta is negative set to false
|
2023-07-07 14:07:02 +03:00 |
|
ShvaykaD
|
4528348143
|
replaced new TbMsgMetaData() with TbMsgMetaData.EMPTY and added additional refactoring after review of changes
|
2023-07-06 13:18:02 +03:00 |
|
ShvaykaD
|
47929ef784
|
replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring
|
2023-07-06 12:20:23 +03:00 |
|
ShvaykaD
|
2296e3e5ad
|
added tests for Geofencing filter node
|
2023-07-04 19:04:54 +03:00 |
|
ShvaykaD
|
6c74aa3dff
|
updated EntityFieldsData getFieldValue method to filter out empty strings if ignoreNullStrings is set to true
|
2023-07-03 13:26:20 +03:00 |
|
ShvaykaD
|
564b892786
|
PROD-2240 & added missing version to check relation presence node
|
2023-07-03 12:15:42 +03:00 |
|
ShvaykaD
|
e32dc47ea5
|
added upgrade script for check field presence node && PROD-2217
|
2023-06-30 17:42:53 +03:00 |
|
ShvaykaD
|
8beb81cf8d
|
added tests for check relation presence node & test for TbMsgType and ActionType & refactoring
|
2023-06-30 13:35:03 +03:00 |
|
ShvaykaD
|
0c4c8353de
|
refactoring & added tests for alarm status filter node & entity and msg type switch nodes & check field presence
|
2023-06-28 12:43:49 +03:00 |
|
ShvaykaD
|
3478b020ef
|
merge with develop/3.5.2
|
2023-06-27 19:26:28 +03:00 |
|
ShvaykaD
|
a3c0850277
|
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
|
2023-06-23 19:00:25 +03:00 |
|
Andrii Shvaika
|
0acabf65dc
|
Merge with master
|
2023-06-23 18:58:32 +03:00 |
|
Andrii Shvaika
|
7dcebed624
|
Ability to force ack for external nodes
|
2023-06-22 15:59:36 +03:00 |
|
ShvaykaD
|
22874e8a65
|
filter nodes && added TbMsgType enum
|
2023-06-19 17:55:39 +03:00 |
|
Andrii Shvaika
|
997b915905
|
Merge with develop/3.5.2
|
2023-06-13 11:30:29 +03:00 |
|
Andrew Shvayka
|
80baf9f54d
|
Merge pull request #8725 from ShvaykaD/feature/math-node-fields-templatization
Math node fields templatization
|
2023-06-12 18:02:59 +03:00 |
|
ShvaykaD
|
f191357b90
|
fixed NPE in Flow output node when it used after split array msg node
|
2023-06-09 14:32:58 +03:00 |
|
ShvaykaD
|
6be3cda55e
|
math node arguments/result key fields templatization
|
2023-06-08 13:25:00 +03:00 |
|
ShvaykaD
|
d9e4102ee3
|
updated upgrade tests for versioned nodes
|
2023-05-24 16:03:06 +03:00 |
|
ShvaykaD
|
dc159e6984
|
fix test name + moved tests from PE
|
2023-05-23 19:25:00 +03:00 |
|
ShvaykaD
|
d67313cf8c
|
fix rule node descriptions & fix validation messages & updated tests
|
2023-05-22 15:57:26 +03:00 |
|
ShvaykaD
|
f0bf244f34
|
merge with develop/3.5.1
|
2023-05-19 17:23:28 +03:00 |
|
ShvaykaD
|
2c251e2f5c
|
remove duplicate logic for TbGetOriginatorFieldsNode and TbRelatedAttributesNode && fix typos
|
2023-05-19 13:58:53 +03:00 |
|
ShvaykaD
|
cfcf539c50
|
added upgrade logic tests && added fixes for review comments
|
2023-05-18 18:55:00 +03:00 |
|
ShvaykaD
|
5831876b8e
|
added upgrade script logic for all enrichment rule nodes && additional improvements to TbGetRelatedAttributeNode
|
2023-05-16 15:57:30 +03:00 |
|
AndriiD
|
f95c64591e
|
fixed pr comments
|
2023-05-15 11:52:05 +03:00 |
|