Spring XD - Event delivery guarantees -


when create stream composed of multiple modules, there guarantees provided on event delivery each module. there possibility of events being replayed?

what if processor module takes long time process 1 event crashes in middle of processing. happens event when module restarted in container?

see the documentation re: message bus configuration , error handling (message delivery failures).

the retry configuration can modified @ bus or individual module/stream level.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -