GitHub user jwest-apigee opened a pull request: https://github.com/apache/incubator-usergrid/pull/255
SNS/SQS implementation for Async Queue Tests not added for SNS You can merge this pull request into a Git repository by running: $ git pull https://github.com/jwest-apigee/incubator-usergrid two-dot-o-SNS Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/255.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #255 ---- commit 6d0ebd0cf0c2ec47747e123bc08c110aec1d0e8e Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:00:45Z Classes for new single-queue, multi-event approach in SQS/SNS commit be0e43c1975045441947821f98eab8ce88382f93 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:01:58Z Renamed SQSAsyncEventService to AmazonAsyncEventService, implemented functions for Async indexing commit 0791916a8da79825b50bb5ff308012d498947259 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:02:24Z Refactored and added SNS as an option commit e27d9f0350fade629ddf5a303bc111cf3a25a773 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:04:21Z Added parameters for SQS listen operations, changed defaults since values were getting /1000 for milliseconds commit b4d8be677fcf651845bfcdc41f153f41eb645639 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:04:53Z Changed default wait time to 10s commit 59771607d6b1add6330146e5adf1b154b058facd Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:05:21Z added spaces for readability commit 8adf0488a354be5d145c80eacc06992b888f96c5 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:06:34Z added config options for multiregion commit 7298853b7c37b5f29792775f77374d4c86559b29 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:07:21Z helper class for Amazon queues commit 8cb287ac6d43acab4d68506b35d4a7725ff344d0 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:08:10Z Reformatted for readability, small changes to support full impl of async events commit 6825b607497c72a88ec47df55a206246cd73d663 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:08:43Z New class for SNS-based queue impl commit 635341df7c8bbcb34159ac6d44a455b574f743ec Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:08:58Z Renamed class commit 7aa26fc808f0fcb6c8a9317c91027f73fbbe761d Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:09:13Z Updated AWS SDK Version commit e4498b35e22cb7d3cde458298d8b1aedd0ae8811 Author: Jeff West <jw...@apigee.com> Date: 2015-05-26T16:12:18Z Updated to use SNS for the Queue Module ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---