[ https://issues.apache.org/jira/browse/USERGRID-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Johnson resolved USERGRID-424. ------------------------------------ Resolution: Fixed This was fixed by work done for USERGRID-491 Pull request submitted: https://github.com/apache/incubator-usergrid/pull/213 > 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 > Assignee: David Johnson > > 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)