i submitted topology with storm and it's not my topology it's from project
submitted before so it should has no error !

i submitted topology with topology.stats.sample.rate: 1
 topology.acker.executors: 1
topology has one worker = one supervisor but in the code ,
conf.setMaxSpoutPending(50000000) so

1- is there any othr properties i should change it as i'm using defualt
values ?

2-  what are the condidtions or the calculatation you are using to make
properites more convient with the topology ?

like
#topology.executor.receive.buffer.size: 16384
# topology.executor.send.buffer.size: 16384
# topology.transfer.buffer.size: 32
# topology.receiver.buffer.size: 8


​

Reply via email to