GitHub user mdunker opened a pull request:
https://github.com/apache/usergrid/pull/594
Hotfix 20171205
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid hotfix_20171205
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/594.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 #594
----
commit cda4d207ae71753a388e258f8d46d2d476adfa87
Author: Mike Dunker <[email protected]>
Date: 2017-12-06T02:11:22Z
Change swapped config items
usergrid.cluster.region* - Akka cluster region config
usergrid.queue.region* - SQS region config
commit 71169f89a57a5b6ab5c080022ccde1f80f85fac7
Author: Mike Dunker <[email protected]>
Date: 2017-12-07T01:04:41Z
Fix test to use Akka region config instead of SQS region config
commit 2b3573377a96eda1341fd61568195476744aabd0
Author: Mike Dunker <[email protected]>
Date: 2017-12-11T22:49:57Z
update SNS topic permissions for SQS queues when necessary
----
---