We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037b5fc commit ed78741Copy full SHA for ed78741
metric-module/metric/src/main/pinot/pinot-double-table.json
@@ -26,7 +26,7 @@
26
"realtime.segment.flush.threshold.rows": "0",
27
"realtime.segment.flush.threshold.time": "24h",
28
"realtime.segment.flush.threshold.segment.size": "64M",
29
- "stream.kafka.consumer.prop.auto.offset.reset": "largest"
+ "stream.kafka.consumer.prop.auto.offset.reset": "smallest"
30
}
31
},
32
"metadata": {
0 commit comments