Skip to content

Commit 519054e

Browse files
committed
[#9791] change retentionTimeValue
1 parent 5af0d1a commit 519054e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metric-module/metric/src/main/pinot/pinot-double-realtime-table.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"schemaName": "systemMetricDouble",
88
"replicasPerPartition": "3",
99
"retentionTimeUnit": "DAYS",
10-
"retentionTimeValue": "21"
10+
"retentionTimeValue": "7"
1111
},
1212
"tenants": {},
1313
"tableIndexConfig": {

uristat/uristat-common/src/main/pinot/pinot-uriStat-realtime-table.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"schemaName": "uriStat",
88
"replicasPerPartition": "3",
99
"retentionTimeUnit": "DAYS",
10-
"retentionTimeValue": "56"
10+
"retentionTimeValue": "7"
1111
},
1212
"tenants": {},
1313
"tableIndexConfig": {

0 commit comments

Comments
 (0)