shrine-medco/messagequeue/hornetqclientmaster
shrine-medco/messagequeue/hornetqclient
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 | |||
5c773123e8c9 | David Walend | Changed hornetq to blockingq and hornetqWebApi to blockingqWebApi for SHRINE… | Sep 20 2017 | |||
655d425479bf | David Walend | Changed version to 1.23.5.5-SNAPSHOT | 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 | |||
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 | |||
5242762ba75d | yifan xing | fixed test in hornetQMomWebClient | 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 | |||
8cad26e4bf6d | bendcarmen | Bumped the version from 1.23.5.3-SNAPSHOT to 1.23.5.4-SNAPSHOT | Sep 11 2017 | |||
91813248ee81 | Yifan Xing | Merge pull request #32 in SHRINE/shrine from ~YXING/shrine:blocking 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 | |||
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 | |||
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 | |||
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 | |||
bcc2df45e025 | yifan xing | re-organized client, api, and the trait | Aug 18 2017 |
c4science · Help