[
https://issues.apache.org/jira/browse/USERGRID-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Feldman updated USERGRID-365:
-----------------------------------
Description:
Currently our entity storage is very bloated. I propose the following changes
to increase our network performance to Cassandra.
# Stop storing FQDN of classes, instead use a lookup table in the application
itself - done
# Add migration for FQDN-less entities - current
# Remove the index flags on the properties. Everything is indexed, and this
causes unnecessary data bloat
# Possibly investigate compression client side, though this should be a last
resort
was:
Currently our entity storage is very bloated. I propose the following changes
to increase our network performance to Cassandra.
# Stop storing FQDN of classes, instead use a lookup table in the application
itself
# Remove the index flags on the properties. Everything is indexed, and this
causes unnecessary data bloat
# Possibly investigate compression client side, though this should be a last
resort
> Optimize Entity Storage
> -----------------------
>
> Key: USERGRID-365
> URL: https://issues.apache.org/jira/browse/USERGRID-365
> Project: Usergrid
> Issue Type: Story
> Reporter: Todd Nine
> Assignee: Shawn Feldman
> Fix For: 2.0
>
>
> Currently our entity storage is very bloated. I propose the following
> changes to increase our network performance to Cassandra.
> # Stop storing FQDN of classes, instead use a lookup table in the application
> itself - done
> # Add migration for FQDN-less entities - current
> # Remove the index flags on the properties. Everything is indexed, and this
> causes unnecessary data bloat
> # Possibly investigate compression client side, though this should be a last
> resort
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)