We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ede22 commit ba41e15Copy full SHA for ba41e15
examples/storm/src/main/resources/bullet_settings.yaml
@@ -25,7 +25,7 @@ bullet.topology.join.bolt.cpu.load: 20.0
25
bullet.topology.join.bolt.memory.on.heap.load: 128.0
26
bullet.topology.join.bolt.memory.off.heap.load: 192.0
27
bullet.topology.join.bolt.error.tick.timeout: 3
28
-bullet.topology.join.bolt.rule.tick.timeout: 3
+bullet.topology.join.bolt.query.tick.timeout: 3
29
bullet.topology.tick.interval.secs: 1
30
bullet.query.aggregation.raw.max.size: 500
31
bullet.query.aggregation.max.size: 1024
0 commit comments