You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Todd Nine (JIRA)" <ji...@apache.org> on 2015/02/26 20:15:04 UTC

[jira] [Updated] (USERGRID-424) Change AppInfo lookup to use Cassandra

     [ https://issues.apache.org/jira/browse/USERGRID-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Nine updated USERGRID-424:
-------------------------------
    Description: 
Current appInfo uses a unique value of name to be looked up when the user makes a request using the org-name/app-name URL. This is searching ES instead of using unique value lookups. This is incorrect, and needs fixed. During ES shard rebalancing, apps fail to function due to this implementation.

See the EMF and EM implementations, and fix them to use unique property lookup.


> Change AppInfo lookup to use Cassandra
> --------------------------------------
>
>                 Key: USERGRID-424
>                 URL: https://issues.apache.org/jira/browse/USERGRID-424
>             Project: Usergrid
>          Issue Type: Bug
>            Reporter: Todd Nine
>
> Current appInfo uses a unique value of name to be looked up when the user makes a request using the org-name/app-name URL. This is searching ES instead of using unique value lookups. This is incorrect, and needs fixed. During ES shard rebalancing, apps fail to function due to this implementation.
> See the EMF and EM implementations, and fix them to use unique property lookup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)