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

2015-06-15 Thread Shawn Feldman (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Feldman resolved USERGRID-739. Resolution: Fixed Implement Bucketing Algorithm for assignment of Application Index

Re: New iOS SDK

2015-06-15 Thread jasonk
HI Rob and to All, I posted a while back about a new iOS sdks that Ive created and was going to release in February. Now I never meet that deadline as we (my team) wanted to add some features. For example we added in a file based cache that cached REST api request in a json format using a file

[jira] [Updated] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-751: --- Story Points: 3 Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in

[jira] [Created] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
Todd Nine created USERGRID-751: -- Summary: Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value Key: USERGRID-751 URL: https://issues.apache.org/jira/browse/USERGRID-751

[jira] [Updated] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-751: --- Description: Currently we use SMILE binary serialization to serialize our column values. During

[jira] [Created] (USERGRID-752) Update Usergrid 1.0 search to use concurrent search per shard

2015-06-15 Thread Todd Nine (JIRA)
Todd Nine created USERGRID-752: -- Summary: Update Usergrid 1.0 search to use concurrent search per shard Key: USERGRID-752 URL: https://issues.apache.org/jira/browse/USERGRID-752 Project: Usergrid

[jira] [Updated] (USERGRID-752) Update Usergrid 1.0 search to use concurrent search per shard

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-752: --- Story Points: 8 Update Usergrid 1.0 search to use concurrent search per shard

[jira] [Issue Comment Deleted] (USERGRID-742) Errors running system reindex after deploying a 2.1 build and pointing to a 2.0 keyspace.

2015-06-15 Thread George Reyes (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Reyes updated USERGRID-742: -- Comment: was deleted (was: curl -X PUT http://localhost:8080/system/index/rebuild; -u

[GitHub] incubator-usergrid pull request: Fixed basic auth and added a test...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-usergrid/pull/283 --- 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: Fixed basic auth and added a test...

2015-06-15 Thread GERey
GitHub user GERey opened a pull request: https://github.com/apache/incubator-usergrid/pull/283 Fixed basic auth and added a test that makes sure we can now use appl… …ication tokens You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-751: --- Description: Currently we use SMILE binary serialization to serialize our column values. During

[jira] [Assigned] (USERGRID-752) Update Usergrid 1.0 search to use concurrent search per shard

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine reassigned USERGRID-752: -- Assignee: Todd Nine Update Usergrid 1.0 search to use concurrent search per shard

[jira] [Updated] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-751: --- Description: Currently we use SMILE binary serialization to serialize our column values. During

[jira] [Updated] (USERGRID-752) Update Usergrid 1.0 search to use concurrent search per shard

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-752: --- Sprint: Usergrid 22 (was: Usergrid 23) Update Usergrid 1.0 search to use concurrent search per

[jira] [Updated] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-751: --- Description: Currently we use SMILE binary serialization to serialize our column values. During

[GitHub] incubator-usergrid pull request: Usergrid 751 - change from smile ...

2015-06-15 Thread shawnfeldman
GitHub user shawnfeldman opened a pull request: https://github.com/apache/incubator-usergrid/pull/282 Usergrid 751 - change from smile to json serializer, use string serialization You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-usergrid pull request: Usergrid 751 - change from smile ...

2015-06-15 Thread tnine
Github user tnine commented on a diff in the pull request: https://github.com/apache/incubator-usergrid/pull/282#discussion_r32443921 --- Diff:

[jira] [Updated] (USERGRID-752) Update Usergrid 1.0 search to use concurrent search per shard

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-752: --- Description: Currently we merge all shards together with every page seek in usergrid 1.0. This

[jira] [Assigned] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine reassigned USERGRID-751: -- Assignee: Shawn Feldman Change MvccEntitySerializationStrategyV3Impl to use native JSON

[jira] [Updated] (USERGRID-751) Change MvccEntitySerializationStrategyV3Impl to use native JSON when storing in the column value

2015-06-15 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated USERGRID-751: --- Sprint: Usergrid 22 (was: Usergrid 23) Change MvccEntitySerializationStrategyV3Impl to use native

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

2015-06-15 Thread George Reyes (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Reyes reassigned USERGRID-750: - Assignee: George Reyes When setting accesstokenttl to 0, client credentials auth

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

2015-06-15 Thread George Reyes (JIRA)
[ https://issues.apache.org/jira/browse/USERGRID-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Reyes updated USERGRID-750: -- Sprint: Usergrid 23 When setting accesstokenttl to 0, client credentials auth still returns