Todd Fredrich
Todd Fredrich
Enable configuration to be passed in that creates clustered Actors.
EventHandlerActor has no way to raise exceptions in processing to the event bus. Possibly support dead-letter queue, retry, or dead letter.
Currently, if the JVM is stopped before processing is complete, messages are dropped. Add capability to persist events to disk to enable durable eventing.
Tests fail on CloudBees Jenkins jobs due to much lower I/O capability (evidently). Need to increase wait times/timeout values so tests don't fail.
Some of the status codes refer to WebDAV and such. Some of these have become adopted officially. Make sure the HTTP status code information is up to date.