shrine-medco/messagequeuemaster
shrine-medco/messagequeue
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 | |||
7f728adf76c1 | David Walend | Yifan's code review for SHRINE-2316 | Sep 21 2017 | |||
0e2ff608591d | David Walend | Changed the status code from Not Found to No Content when a message has no… | Sep 21 2017 | |||
cb8b3dd547a6 | David Walend | Still haven't pinned it down, but I want this extra error handling SHRINE-2316 | Sep 21 2017 | |||
a56478ccb61e | David Walend | Merge branch 'release/1.23.5' into bugfix/SHRINE-2316-gigibyte-shrine-meta.log… | Sep 21 2017 | |||
7ecc69c51154 | David Walend | Added some code to throttle back the looping, which seems to have worked, but… | Sep 21 2017 | |||
b059654225ca | David Walend | Hub now creates all the queues before it starts polling (In case the hub… | Sep 21 2017 | |||
a61aa1f58ec4 | David Walend | pom.xml to SHRINE-1.23.5.6 | Sep 20 2017 | |||
a78e2a2817da | David Walend | Some notes toward SHRINE-2316 | 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 | |||
53a1b32553ce | David Walend | Added the connection time and the long poll time together to get a longer… | Sep 14 2017 | |||
8d7f45cc73c5 | David Walend | Changes after merging with the release branch | Sep 14 2017 | |||
6ebe709e7d66 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2262-remove-hornetq… | Sep 14 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 | |||
789c0a3d4344 | yifan xing | fixed merge conflict | 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 | |||
5242762ba75d | yifan xing | fixed test in hornetQMomWebClient | 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 | |||
aa5d97f7612d | David Walend | Merge pull request #40 in SHRINE/shrine from feature/SHRINE-2198-use-a… | Sep 14 2017 | |||
fdcb9671d8c1 | David Walend | HornetQ not started by accident during stop. Fix for SHRINE-2265 | Sep 14 2017 | |||
b71667d6c645 | David Walend | Moved the CouldNotCreateQueueButOKToRetryException for SHRINE-2262. That gets… | Sep 14 2017 | |||
ac327fe3c94f | Yifan Xing | Merge pull request #36 in SHRINE/shrine from ~YXING/shrine:release/1.23.5 to… | Sep 14 2017 | |||
8b7bff62bbef | David Walend | Configurable poll duration for SHRINE-2198. (Why did I put those two together?) | Sep 14 2017 | |||
f2546f301f93 | yifan xing | configured time out wait gap second | Sep 13 2017 | |||
43df47a2a6ec | David Walend | Yifan's review of SHRINE-2221 | Sep 13 2017 | |||
4206e105392e | yifan xing | clean up | Sep 13 2017 | |||
0c439a80c1f9 | David Walend | Added a ServletContextListener to start and stop the QepReceiver, cleaned up a… | 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 | |||
1fae4bd83b68 | David Walend | And Yifan found this stray member variable that we don't need anymore. | Sep 12 2017 | |||
09dee4664c72 | David Walend | Better error handling for SHRINE-2251 | Sep 12 2017 | |||
8cad26e4bf6d | bendcarmen | Bumped the version from 1.23.5.3-SNAPSHOT to 1.23.5.4-SNAPSHOT | Sep 11 2017 | |||
101e408c9932 | David Walend | Merge pull request #33 in SHRINE/shrine from feature/SHRINE-2148-define-the… | Sep 11 2017 | |||
91813248ee81 | Yifan Xing | Merge pull request #32 in SHRINE/shrine from ~YXING/shrine:blocking to… | Sep 11 2017 | |||
4a410adc3924 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2148-define-the-statuses-to… | Sep 11 2017 | |||
1209317f9720 | yifan xing | deleted extra blocking | Sep 8 2017 | |||
35fbdbf4ba46 | bendcarmen | Bumped version from 1.23.5.2-SNAPSHOT to 1.23.5.3-SNAPSHOT | Sep 8 2017 | |||
5161c0b3513c | David Walend | todo sweep at the end of SHRINE-2148 | Sep 8 2017 | |||
e6b3e31849e9 | David Walend | Envelope for existing messages for SHRINE-2177 | Sep 7 2017 | |||
d5100ce6fff1 | David Walend | Plans for statuses in SHRINE-2148 and the start of envelopes for SHRINE-2177 | Sep 7 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 | |||
77f1e73af4c7 | David Walend | Merged from develop | Aug 30 2017 | |||
f505a5336b7b | yifan xing | stop returns Unit instead of Try[Unit] | Aug 29 2017 | |||
ae83166cd557 | David Walend | Starting the QepReceiver on a daemon thread, using a configurable… | 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 |
c4science · Help