shrine-medco/messagequeue/hornetqclient/src/mainmaster
shrine-medco/messagequeue/hornetqclient/src/main
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6ebe709e7d66 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2262-remove-hornetq… | Sep 14 2017 | |||
b826536845a5 | yifan xing | updated map by adding and removing messages, added more problems for debugging | Sep 14 2017 | |||
9d89aa3a7d73 | yifan xing | implemented scheduler for the sentinel | Sep 14 2017 | |||
789c0a3d4344 | yifan xing | fixed merge conflict | Sep 14 2017 | |||
9e4fcea11ccd | yifan xing | implemented sentinel that cleans up the concurrent message map | Sep 14 2017 | |||
70ac9b0d5cfc | yifan xing | implemented Dave's review comments | Sep 14 2017 | |||
ffcf1a33173e | yifan xing | fixed conflicts | Sep 14 2017 | |||
15b5c3070b3f | yifan xing | rebased work from release/1.23.5 branch | Sep 14 2017 | |||
b71667d6c645 | David Walend | Moved the CouldNotCreateQueueButOKToRetryException for SHRINE-2262. That gets… | Sep 14 2017 | |||
f2546f301f93 | yifan xing | configured time out wait gap second | Sep 13 2017 | |||
4206e105392e | yifan xing | clean up | Sep 13 2017 | |||
e1cc51d3ec39 | yifan xing | retrieve default webapi timeout from the config file | Sep 13 2017 | |||
4b3c1f2ccf84 | yifan xing | implementing review comments | Sep 13 2017 | |||
ef747e5054eb | yifan xing | SHRINE-2217 and SHRINE-2214, make timout configurable | Sep 12 2017 | |||
1209317f9720 | yifan xing | deleted extra blocking | Sep 8 2017 | |||
279477e3ac96 | David Walend | Todo sweep | Sep 5 2017 | |||
a62acb63d080 | David Walend | Lots of debug log statements to track down a fix for SHRINE-2120 | Sep 1 2017 | |||
01b3b688c699 | David Walend | Got things working again after the merge, rework of QepReceiver, some handling… | Sep 1 2017 | |||
3fc42fbd05af | David Walend | Cleaned up some logging for SHRINE-2120 | Aug 31 2017 | |||
844fd9457073 | David Walend | Got messages flowing. Added a round-robbin pool of akka actors to handle… | Aug 31 2017 | |||
f505a5336b7b | yifan xing | stop returns Unit instead of Try[Unit] | Aug 29 2017 | |||
db6c00e41ad3 | yifan xing | SHRINE-2182: send message as HttpEntity, SHRINE-2181: clean up human readable… | Aug 29 2017 | |||
64f4d14d0ce6 | yifan xing | implemented code review comments | Aug 29 2017 | |||
0019c0a67ef4 | yifan xing | implemented code reviews | Aug 28 2017 | |||
5f23b0ce384a | yifan xing | the libraries return Try[] and the api handles success and failure | Aug 24 2017 | |||
f7e719286f88 | yifan xing | added todos for extracting actor system, deleted unsued config files | Aug 18 2017 | |||
bcc2df45e025 | yifan xing | re-organized client, api, and the trait | Aug 18 2017 |
c4science · Help