Commit Graph

172 Commits

Author SHA1 Message Date
chaoc
98bb843159 style: update versions 2023-08-21 17:08:51 +08:00
liang chao
edb044596e Merge branch 'hotfix/null-point-err' into 'release/1.0'
docs: add hotfix changelog

See merge request galaxy/tsg_olap/sip-rtp-correlation!7
2023-08-21 09:06:49 +00:00
chaoc
557156af79 docs: add hotfix changelog 2023-08-21 17:06:22 +08:00
liang chao
32a811fb1c Merge branch 'hotfix/null-point-err' into 'release/1.0'
fix(utils): fix null point err

See merge request galaxy/tsg_olap/sip-rtp-correlation!6
2023-08-21 08:59:11 +00:00
chaoc
36cbaebf0c fix(utils): fix null point err 2023-08-21 16:57:13 +08:00
liang chao
da572f4bd0 Merge branch 'release/1.0' into 'main'
merge: 1.0.rc1

See merge request galaxy/tsg_olap/sip-rtp-correlation!5
2023-08-16 03:05:22 +00:00
chaoc
68e91c9ae5 style: update version v1.0-rc1 2023-08-16 10:45:46 +08:00
chaoc
69004f5c02 test: add data template 2023-08-15 09:53:50 +08:00
chaoc
9804b0cc52 doc: update readme for run cmd 2023-08-14 14:46:04 +08:00
chaoc
fa619d2595 doc: update readme 2023-08-14 11:42:59 +08:00
chaoc
a44d434952 doc: update readme for add config desc 2023-08-14 11:12:45 +08:00
chaoc
736bc40202 style: modify rtp clear interval default value 2023-08-14 11:12:01 +08:00
chaoc
6a2e5bacb9 perf: code optimization 2023-08-14 10:51:42 +08:00
chaoc
da69688270 style: update default parallelism 2023-08-14 10:50:41 +08:00
chaoc
a4e92c03e7 style: use enum type 2023-08-14 10:50:02 +08:00
chaoc
b207f8fb8e pref: support multi-parallel source 2023-08-14 10:49:35 +08:00
chaoc
5f16a98402 style: remove unused code 2023-08-14 10:48:15 +08:00
chaoc
43282c7163 style: use enum type 2023-08-14 10:47:51 +08:00
liang chao
77cdd73f02 Merge branch 'hotfix/no-collect-expire-data' into 'main'
fix: cannot collect data due to expiration

See merge request galaxy/tsg_olap/sip-rtp-correlation!4
2023-08-11 06:18:46 +00:00
chaoc
b38f128f32 style: optimize imports 2023-08-11 14:16:11 +08:00
chaoc
2c64391737 perf(functions): fix the issue of being unable to collect expired data 2023-08-11 14:14:58 +08:00
liang chao
5481a7b9ee Merge branch 'feature/address-keyby-impl' into 'main'
feature: develop job using java

See merge request galaxy/tsg_olap/sip-rtp-correlation!3
2023-08-10 09:39:51 +00:00
chaoc
7e5a524eb7 style: modify project name 2023-08-10 17:39:22 +08:00
chaoc
255d6d9fcb perf: change the timing of timer register 2023-08-10 15:33:20 +08:00
chaoc
4c90c27921 style: delete unused code 2023-08-10 15:32:23 +08:00
chaoc
f4b8ba69d0 fix: error ttl conf 2023-08-10 15:31:45 +08:00
chaoc
0f6fdda7f5 pref: adjust the timer interval 2023-08-10 15:30:30 +08:00
chaoc
44eb3ed402 style: add influxdb report conf 2023-08-10 15:29:53 +08:00
chaoc
ebada97c22 test: add do nothing sink 2023-08-10 15:29:19 +08:00
chaoc
7221f2a52f feat: impl using the Address as the keyBy parameter 2023-08-09 16:38:34 +08:00
chaoc
6a444d38ba style: add conf example file 2023-08-09 16:28:27 +08:00
chaoc
7d0d185c0e refactor: extract keyedFunction to simple class 2023-08-09 16:27:56 +08:00
chaoc
c9c26f0a9c refactor: extract keyedFunction to simple class 2023-08-09 16:27:46 +08:00
chaoc
b20c33e2bd chore: add plugins 2023-08-09 16:26:21 +08:00
chaoc
c10b8930e3 style(performance): organize performance testing code 2023-08-09 15:58:06 +08:00
chaoc
21ef68da95 test: add conf props 2023-08-07 17:15:46 +08:00
chaoc
33b9d61711 test(performance): add test case 2023-08-07 17:15:27 +08:00
chaoc
43dbc50a19 fix: fix some errors 2023-08-07 17:13:23 +08:00
chaoc
5bc835ec3f test(utils): add RTP data generator 2023-08-04 16:10:38 +08:00
chaoc
673d077e32 test(utils): optimize data generator 2023-08-04 16:10:24 +08:00
chaoc
b2af6cdad8 perf(error): optimize cond 2023-08-03 17:48:35 +08:00
chaoc
bfd28178b0 perf(error): add cond 2023-08-03 17:29:47 +08:00
chaoc
cefc581964 test(functions): add test for SIPPairingFunction 2023-08-03 17:21:38 +08:00
chaoc
c1404584c0 test(functions): add test for Address 2023-08-03 17:21:15 +08:00
chaoc
ef851cb187 test(records): add test for Record 2023-08-03 17:20:54 +08:00
chaoc
402db73b53 test(conf): add test for FusionConfiguration 2023-08-03 17:20:31 +08:00
chaoc
cbc7c91abe test(utils): add test data generator 2023-08-03 17:18:00 +08:00
chaoc
14d569edfd feat(error): add handler which process exception records 2023-08-03 17:17:24 +08:00
chaoc
4d3b53cbb7 fix: collect expire rtp data record 2023-08-03 17:16:09 +08:00
chaoc
112708f056 fix: fix time type error 2023-08-03 17:15:38 +08:00