[
https://issues.apache.org/jira/browse/VCL-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-1111.
--------------------------------
Resolution: Fixed
> statgraphcache table not correctly being used
> ---------------------------------------------
>
> Key: VCL-1111
> URL: https://issues.apache.org/jira/browse/VCL-1111
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Priority: Minor
> Fix For: 2.5.1
>
>
> There is a table in the database for caching computed values so that they
> don't have to be computed every time the data is needed for a graph. Values
> are only saved to it once they wouldn't be changed. There was a foreign key
> change change in a previous release that changed the provisioningid field in
> this table from being 0 to NULL which broke queries that select data from the
> table. The queries needs to be updated to account for the change.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)