Explain what is toplogy_message_timeout_secs in apache storm?
Answer Posted / Rajnish Kumar Srivatsav
Topology_message_timeout_secs is a configuration parameter in Apache Storm that determines the maximum time a message can wait for processing before it times out. If a message does not reach its destination bolt within this timeout, the message will be acknowledged as failed and will not be reprocessed by default. Setting an appropriate value helps to prevent stuck topologies caused by slow or problematic bolts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category