Dmytro Skarzhynets
00238968e9
fix: preserve rule node execution counter when copying messages in delay and deduplication nodes
Delay and deduplication rule nodes were creating brand new TbMsg objects
instead of copying the original, which reset the ruleNodeExecCounter to 0.
This allowed bypassing the maxRuleNodeExecutionsPerMessage limit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Viacheslav Klimov
a887b655f8
Fix flaky TbRateLimitsTest timing tolerance
Increased timing tolerance gap from 500ms to 1000ms in both
testRateLimitWithGreedyRefill and testRateLimitWithIntervalRefill
to prevent ConditionTimeoutException caused by scheduling jitter.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
4 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
4 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
5 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
5 months ago
Andrii Landiak
fdfcad8665
Fix bulk import
7 months ago
VIacheslavKlimov
aefb7dcb41
Version set to 4.2.1-RC
8 months ago
dashevchenko
857aa2c648
fixed nextCycleTs calculation for api usages
8 months ago
IrynaMatveieva
61a39c2b33
fixed duplicated cf cache init in cf processor
9 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
10 months ago
Dmytro Skarzhynets
9bcd3d8849
AI rule node: fix rule engine message metadata (de)serialization
11 months ago
Dmytro Skarzhynets
69964a2413
Make script compilation errors unrecoverable during rule node initialization
11 months ago
Dmytro Skarzhynets
d2d22a44c2
AI rule node: add support for all data/metadata patterns in rule nodes
12 months ago
Igor Kulikov
ebf6f66cbe
Version set to 4.2.0-SNAPSHOT
1 year ago
Igor Kulikov
2de733ef69
Version set to 4.2.0
1 year ago
ViacheslavKlimov
850af5d126
Version set to 4.1.0-RC
1 year ago
ViacheslavKlimov
5572b6bb4a
TMP version set to 4.1.0-SNAPSHOT
1 year ago
dshvaika
45dee234c8
fixes after review + new tests added
1 year ago
dshvaika
35e9d007d0
upgrade logic + rate limits validation
1 year ago
dshvaika
a242d3a43b
Added missing test for RateLimitServiceTest && refactoring
1 year ago
dshvaika
8af37beb4a
New Cassandra rate limits: separated for Read and Write + Core and Rule Engine
1 year ago
ViacheslavKlimov
0dde966082
Support reprocessing for job with general error; job deletion; refactoring
1 year ago
ViacheslavKlimov
95d1b5ebd7
Minor refactoring for TopicPartitionInfo
1 year ago
ViacheslavKlimov
b97c1888f1
EDQS readiness check; refactor API enabling
1 year ago
ViacheslavKlimov
1d83a2c9d3
Refactoring for TbMsgProto usage
1 year ago
ViacheslavKlimov
5993b8b963
Minor refactoring
1 year ago
ViacheslavKlimov
e59460b42b
Task processors partitioning
1 year ago
Igor Kulikov
bee6c19a51
Version 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
a40f9d6ae4
Ver 4.0.1-RC
1 year ago
Igor Kulikov
5fbb3194a7
Version 4.0.1-RC
1 year ago
Igor Kulikov
757c887034
Version 4.1.0-SNAPSHOT
1 year ago
IrynaMatveieva
48d9aca0ab
minor fixes
1 year ago
IrynaMatveieva
a6cdc170cb
renamed new msgs
1 year ago
IrynaMatveieva
4882bf26eb
removed entity profile cache
1 year ago
ViacheslavKlimov
6678ec2e06
Fix TopicPartitionInfoTest
1 year ago
ViacheslavKlimov
c50d7a3988
EDQS consumer management refactoring
1 year ago
Igor Kulikov
da2bada90b
Merge with RC
1 year ago
Igor Kulikov
3b4ee01aac
Version set to 4.0.0-RC
1 year ago
ViacheslavKlimov
b40fa86bac
Refactoring and fixes for CF lifecycle events handling
1 year ago
Andrii Shvaika
3d282836e7
CF Cluster mode fixes
1 year ago
ViacheslavKlimov
32a4a7ce35
EDQS: introduce API auto-enable option
1 year ago
Andrii Shvaika
62da129d6b
Review comments fixed
1 year ago
ViacheslavKlimov
442603a502
Separate EDQS API service
1 year ago
Igor Kulikov
5cf26d4851
Update license header
1 year ago
Igor Kulikov
b7750bc342
Version set to 4.0.0-SNAPSHOT
1 year ago
Igor Kulikov
6a0fff0737
Version set to 3.9.1-RC
1 year ago
ViacheslavKlimov
278ec36f37
Fixes for EDQS
1 year ago
ViacheslavKlimov
965210f17b
Multiple improvements for EDQS
1 year ago