Skip to content

Commit 24993e2

Browse files
committed
Bumping example topology limits
1 parent 8ebd599 commit 24993e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/storm/src/main/resources/bullet_settings.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ bullet.topology.join.bolt.memory.off.heap.load: 192.0
2727
bullet.topology.join.bolt.error.tick.timeout: 3
2828
bullet.topology.join.bolt.rule.tick.timeout: 3
2929
bullet.topology.tick.interval.secs: 1
30+
bullet.rule.aggregation.raw.max.size: 500
3031
bullet.rule.aggregation.count.distinct.sketch.entries: 16384
31-
bullet.rule.aggregation.group.sketch.entries: 512
32+
bullet.rule.aggregation.group.sketch.entries: 1024
3233
bullet.result.metadata.enable: true
3334
bullet.result.metadata.metrics:
3435
- name: "Rule Identifier"

0 commit comments

Comments
 (0)