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 e3006d0 commit 5505dd4Copy full SHA for 5505dd4
examples/storm/src/main/resources/bullet_settings.yaml
@@ -14,7 +14,7 @@ bullet.topology.filter.bolt.parallelism: 1
14
bullet.topology.filter.bolt.cpu.load: 100.0
15
bullet.topology.filter.bolt.memory.on.heap.load: 256.0
16
bullet.topology.filter.bolt.memory.off.heap.load: 160.0
17
-bullet.topology.return.bolt.parallelism: 1
+bullet.topology.result.bolt.parallelism: 1
18
bullet.topology.result.bolt.cpu.load: 10.0
19
bullet.topology.result.bolt.memory.on.heap.load: 128.0
20
bullet.topology.result.bolt.memory.off.heap.load: 160.0
0 commit comments