Hi,
My SLA doesn't require data reliability if Anything happens to a bolt(error
occurs) I don't need my topology to retry.

I read that setting the acker executors will decrease latency in case I
dont need it.

So I added

config.put("TOPOLOGY_ACKER_EXECUTORS",0);

Is that the right meaning of what I need?

Thank you,
Idan.

Reply via email to