Hi, I'm a beginner in Storm and would appreciate your help. Does Storm (not using Trident or Transactional topologies) guarantee that a message that is sent to spout first will always be committed first over all stages of spouts/bolts (even in the case of failure)? i.e. the message arrived at time "t" will always be committed before the message arrived at time "t+T" for some delay T over all stages of spouts/bolts? Thanks a lot.
Best regards, M.Y.
