GitHub user jwest-apigee opened a pull request: https://github.com/apache/incubator-usergrid/pull/290
Updated SNS client to set up subscriptions correctly You can merge this pull request into a Git repository by running: $ git pull https://github.com/jwest-apigee/incubator-usergrid two-dot-o-dev Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/290.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 #290 ---- commit d95400846c046e59221c465a1a653075495e6d51 Author: Jeff West <jw...@apigee.com> Date: 2015-06-12T00:29:04Z Added notNull condition for executeResumeAndCreateResponse commit 1926389acd8a77e00a24322417f6d86a8819695b Author: Jeff West <jw...@apigee.com> Date: 2015-06-17T18:41:04Z Merge branch 'two-dot-o-dev' of github.com:apache/incubator-usergrid into two-dot-o-dev Conflicts: stack/rest/src/main/java/org/apache/usergrid/rest/IndexResource.java commit 78e67d998cfa4ad2f72c2797ef3f5be68337d44b Author: Jeff West <jw...@apigee.com> Date: 2015-06-19T22:08:20Z Merge branch 'two-dot-o-dev' of github.com:apache/incubator-usergrid into two-dot-o-dev commit 7742fc0d0e185c867221d5cab3378328a1a5d8b9 Author: Jeff West <jw...@apigee.com> Date: 2015-06-19T22:09:56Z Added JsonFactory annotations for attributes commit 0a73f82e0e6ce4ac8b27a63302b0524cb7cc7eb1 Author: Jeff West <jw...@apigee.com> Date: 2015-06-19T22:41:50Z Updates to AWS Notifications, but still not deserialzing the JSON with non-smile. commit 7dc9aa0b784171f263e9b879d0926198fb88820c Author: Jeff West <jw...@apigee.com> Date: 2015-06-20T01:40:49Z Updated with JSON deserialization, added Russo's code for handing the SNS message wrapper. Messages are not getting ack'd to the queue though, so something is not quite right with the RX pipeline. commit ed91d50a6c5226e86394e142032b9d57a54e01bf Author: Jeff West <jw...@apigee.com> Date: 2015-06-20T16:52:17Z fixed typo in property name ---- --- 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. ---