shrine-medco/messagequeue/hornetqmom/src/mainmaster
shrine-medco/messagequeue/hornetqmom/src/main
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
14852de7dfba | yifan xing | changed timeout to time-to-live for messages | Sep 15 2017 | |||
6a432c1ed67f | yifan xing | shutting down scheduler when shutdown tomcat | Sep 15 2017 | |||
8580bb802adb | yifan xing | shutdown scheduler in the contextDestroy method | Sep 15 2017 | |||
f2738564590c | yifan xing | set message timeout according to user configuration when the message was created | Sep 15 2017 | |||
b099936fea67 | David Walend | Removing logging of a stack trace for a non-problem | Sep 15 2017 | |||
e9726d78288c | yifan xing | modified problem summary based on Dave's comment | 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 | |||
f34fde88734a | yifan xing | used config extension | Sep 14 2017 | |||
cef94e28e7c5 | yifan xing | set localHornetQMessage created time to be a private value | 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 | |||
5b40c4d15fcf | yifan xing | changed default config to false | Sep 14 2017 | |||
ffcf1a33173e | yifan xing | fixed conflicts | Sep 14 2017 | |||
af5d687719fc | yifan xing | cleaned up | Sep 14 2017 | |||
15b5c3070b3f | yifan xing | rebased work from release/1.23.5 branch | Sep 14 2017 | |||
fdcb9671d8c1 | David Walend | HornetQ not started by accident during stop. Fix for SHRINE-2265 | Sep 14 2017 | |||
43df47a2a6ec | David Walend | Yifan's review of SHRINE-2221 | Sep 13 2017 | |||
0c439a80c1f9 | David Walend | Added a ServletContextListener to start and stop the QepReceiver, cleaned up a… | Sep 13 2017 | |||
f96dcf168c92 | David Walend | Merged with develop | Sep 5 2017 | |||
279477e3ac96 | David Walend | Todo sweep | Sep 5 2017 | |||
cb3d0a42b4c4 | yifan xing | cleaned up unnecessary comments | Sep 1 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 | |||
8880a8df739b | yifan xing | implemented context listerner for shutting down hornetq | Aug 31 2017 | |||
21d872932e0d | David Walend | Merge branch 'develop' into feature/SHRINE-2184-start-messaging-later | Aug 31 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 | |||
987290cd937e | yifan xing | changed default config to be false and modified tests to pass, added… | Aug 30 2017 | |||
47bf21236373 | yifan xing | clean up | Aug 30 2017 | |||
aa151983081c | yifan xing | implemented code reviews: created and logged a Problem | Aug 30 2017 | |||
95eddaa02760 | yifan xing | used if/else instead of require, implemented unit test for configuration | Aug 30 2017 | |||
85175be6ee1f | yifan xing | implemented momRoute configuration requirement, haven't found a good way to test | Aug 30 2017 | |||
51135cbe8727 | yifan xing | added enable property | Aug 30 2017 | |||
0a2c1a6679cc | yifan xing | implementing config momRoute | Aug 30 2017 | |||
b54ac2a7f936 | yifan xing | added default hornetqmomwebapi config | Aug 30 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 | |||
3b94865772a7 | yifan xing | implemented more tests for LocalHornetQMom SHRINE-2156, and HornetQMomWebApi… | Aug 24 2017 | |||
5f23b0ce384a | yifan xing | the libraries return Try[] and the api handles success and failure | Aug 24 2017 | |||
018c4a7525d1 | yifan xing | use Try and for-comprehension for all the methods that talk with HornetQ server | Aug 24 2017 | |||
f7e719286f88 | yifan xing | added todos for extracting actor system, deleted unsued config files | Aug 18 2017 | |||
a1ab506fde7a | yifan xing | cleaned up unused dependencies | Aug 18 2017 |
c4science · Help