shrine-medco/messagequeue/hornetqmommaster
shrine-medco/messagequeue/hornetqmom
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fae13eb73cf5 | Catalyst Bamboo | Update POMs with release version 1.23.7. | Sep 25 2017 | |||
6c21b233e340 | Mike Cherry | Updating version numbers, AND DESTINATION REPO, for ITEAM-1787 | Sep 25 2017 | |||
e668b24cd982 | Catalyst Bamboo | Update POMs with release version 1.23.6. | Sep 25 2017 | |||
19962454d24f | Mike Cherry | Updating version numbers for ITEAM-1787 | Sep 25 2017 | |||
c9ca0a01648e | David Walend | Updated pom.xml files to 1.23.5.7-SNAPSHOT | Sep 22 2017 | |||
54e68aa27d15 | David Walend | Some mitigations to improve spray's performance. More to come for SHRINE-2331 | Sep 22 2017 | |||
0e2ff608591d | David Walend | Changed the status code from Not Found to No Content when a message has no… | Sep 21 2017 | |||
a61aa1f58ec4 | David Walend | pom.xml to SHRINE-1.23.5.6 | Sep 20 2017 | |||
1f792fa4eaed | David Walend | Typo chaser | Sep 20 2017 | |||
5c773123e8c9 | David Walend | Changed hornetq to blockingq and hornetqWebApi to blockingqWebApi for SHRINE… | Sep 20 2017 | |||
d0678cc8455e | David Walend | Yifan's review requests for SHRINE-2303 | Sep 19 2017 | |||
383637d4d2a5 | David Walend | Yifan's review requests for SHRINE-2303 | Sep 19 2017 | |||
573a8a341da1 | David Walend | todo sweep for SHRINE-2203 | Sep 19 2017 | |||
19b206d2f8c8 | David Walend | Got rid of hornetq for SHRINE-2203 | Sep 19 2017 | |||
9ed07194a840 | David Walend | Now working with the shadow queue for SHRINE-2303 | Sep 18 2017 | |||
5231ceb16680 | David Walend | Proof that HornetQ is dropping a message | Sep 18 2017 | |||
655d425479bf | David Walend | Changed version to 1.23.5.5-SNAPSHOT | Sep 15 2017 | |||
55a2bd17dc4e | yifan xing | commented out failed test | Sep 15 2017 | |||
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 | |||
84783a99f212 | yifan xing | fixed failed test | Sep 14 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 | |||
8cad26e4bf6d | bendcarmen | Bumped the version from 1.23.5.3-SNAPSHOT to 1.23.5.4-SNAPSHOT | Sep 11 2017 | |||
35fbdbf4ba46 | bendcarmen | Bumped version from 1.23.5.2-SNAPSHOT to 1.23.5.3-SNAPSHOT | Sep 8 2017 | |||
01304bf0c756 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2184-start-messaging-later | Sep 5 2017 | |||
d81a0716ff35 | bendcarmen | bumped version from 1.23.5.1-SNAPSHOT to 1.23.5.2-SNAPSHOT | Sep 5 2017 | |||
f96dcf168c92 | David Walend | Merged with develop | Sep 5 2017 | |||
279477e3ac96 | David Walend | Todo sweep | Sep 5 2017 | |||
d0760f533167 | David Walend | Got messages flowing for SHRINE-2120 at last. Still some falling action and… | Sep 1 2017 | |||
5b4194f2a7a9 | David Walend | Added contents to the message json for SHRINE-2120 | Sep 1 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 | |||
2108fa35f8a6 | yifan xing | modified pom files for fixing dependencies | Aug 18 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