[jira] [Updated] (USERGRID-739) Implement Bucketing Algorithm for assignment of Application Index Aliases to Physical Indexes

2015-06-12 Thread Shawn Feldman (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Feldman updated USERGRID-739: --- Description: When allocating an index alias to one of the physical indexes a bucketing

[GitHub] incubator-usergrid pull request: Added test that proves the issue ...

2015-06-12 Thread GERey
GitHub user GERey opened a pull request: https://github.com/apache/incubator-usergrid/pull/280 Added test that proves the issue that we couldn't use application cre… …dentials. Fixed not being able to get mixed case applications using application credentials in the

[GitHub] incubator-usergrid pull request: Usergrid 744

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-usergrid/pull/279 --- 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

[GitHub] incubator-usergrid pull request: Improve Export Admins performance...

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-usergrid/pull/277 --- 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

[jira] [Resolved] (USERGRID-719) Pushy creates/leaves too many threads

2015-06-12 Thread Michael Russo (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Russo resolved USERGRID-719. Resolution: Fixed Pushy creates/leaves too many threads

[jira] [Commented] (USERGRID-739) Implement Bucketing Algorithm for assignment of Application Index Aliases to Physical Indexes

2015-06-12 Thread Shawn Feldman (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584093#comment-14584093 ] Shawn Feldman commented on USERGRID-739: #Cluster Naming clusterName =

[GitHub] incubator-usergrid pull request: Usergrid 744

2015-06-12 Thread tnine
GitHub user tnine opened a pull request: https://github.com/apache/incubator-usergrid/pull/279 Usergrid 744 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-744 Alternatively you can review and

[jira] [Updated] (USERGRID-739) Implement Bucketing Algorithm for assignment of Application Index Aliases to Physical Indexes

2015-06-12 Thread Shawn Feldman (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Feldman updated USERGRID-739: --- Description: When allocating an index alias to one of the physical indexes a bucketing

[GitHub] incubator-usergrid pull request: Improve Export Admins performance...

2015-06-12 Thread snoopdave
Github user snoopdave commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/277#discussion_r32363214 --- Diff: stack/tools/src/main/java/org/apache/usergrid/tools/ExportAdmins.java --- @@ -60,213 +82,393 @@ public void runTool( CommandLine line

[jira] [Resolved] (USERGRID-744) Fix ApplicationResourceIT

2015-06-12 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine resolved USERGRID-744. Resolution: Fixed Fix ApplicationResourceIT - Key:

[jira] [Closed] (USERGRID-744) Fix ApplicationResourceIT

2015-06-12 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine closed USERGRID-744. -- Fix ApplicationResourceIT - Key: USERGRID-744

[GitHub] incubator-usergrid pull request: Added threading and queueing to A...

2015-06-12 Thread snoopdave
Github user snoopdave commented on the pull request: https://github.com/apache/incubator-usergrid/pull/275#issuecomment-111515415 Apart from the minor things above, this PR looks good. I am merging it now. --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-usergrid pull request: Added threading and queueing to A...

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-usergrid/pull/275 --- 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

[jira] [Updated] (USERGRID-750) When setting accesstokenttl to 0, client credentials auth still returns 604800

2015-06-12 Thread Brandon Shelley (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Shelley updated USERGRID-750: - Description: If I send a PUT request to set the accesstokenttl to 0 for an app: {code}

[GitHub] incubator-usergrid pull request: Added threading and queueing to A...

2015-06-12 Thread snoopdave
Github user snoopdave commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/275#discussion_r32321377 --- Diff: stack/tools/src/main/java/org/apache/usergrid/tools/ImportAdmins.java --- @@ -133,84 +163,129 @@ private void importAdminUsers()