I'm new to Storm. And I've seen some of the examples that do not call `ack()` in Bolt. From the documentation and my understanding, is calling ack() is just for guaranteeing that the msg will be processed at least once?
Thanks,
I'm new to Storm. And I've seen some of the examples that do not call `ack()` in Bolt. From the documentation and my understanding, is calling ack() is just for guaranteeing that the msg will be processed at least once?
Thanks,