Merge pull request #29 in SHRINE/shrine from feature/SHRINE-2184-start-messaging-later to release/1.23.5
At last! Downhill from here!
- commit '01304bf0c7569d0dd4ffdf08597bf7c419b7b221': Fix for SHRINE-2149 - no longer writing the hub's web API reply to the QEP's database Todo sweep Got messages flowing for SHRINE-2120 at last. Still some falling action and cleanup for Tuesday. Added contents to the message json for SHRINE-2120 Lots of debug log statements to track down a fix for SHRINE-2120 Got things working again after the merge, rework of QepReceiver, some handling of http status codes in the hornetq client, and a trap for if the queue already exists in hornetq. Almost working. SHRINE-2120 and SHRINE-2121. Cleaned up some logging for SHRINE-2120 Got messages flowing. Added a round-robbin pool of akka actors to handle multiple blocking connections. Lots of error handling and way too much logging. And a lot of todos. SHRINE-2120 and SHRINE-2121 First attempt at sending messages for SHRINE-2120 and SHRINE-2121 Starting the QepReceiver on a daemon thread, using a configurable MessageQueueService. SHRINE-2184