You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Mandy Waite (JIRA)" <ji...@apache.org> on 2009/06/08 14:00:07 UTC

[jira] Created: (OLIO-103) Fragment/Action Cache data is not currently cleaned out when the app is stopped/started

Fragment/Action Cache data is not currently cleaned out when the app is stopped/started
---------------------------------------------------------------------------------------

                 Key: OLIO-103
                 URL: https://issues.apache.org/jira/browse/OLIO-103
             Project: Olio
          Issue Type: Bug
          Components: rails-app
            Reporter: Mandy Waite
            Assignee: Shanti Subramanyam


Cache data is not currently cleaned out from tmp/cache when the app is stopped/started, this may cause issues with the app working from invalid cache data. The same is also true when the DB is reloaded between test runs. Ideally the tmp/cache/views directory and its contents should be removed whenever the DB is reloaded and when the app is restarted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OLIO-103) Fragment/Action Cache data is not currently cleaned out when the app is stopped/started

Posted by "Shanti Subramanyam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OLIO-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanti Subramanyam resolved OLIO-103.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2
         Assignee: Shanti Subramanyam  (was: Mandy Waite)

This fix went into the new RailsService that was added as part of the fix for OLIO-35. The RailsService clears the cache before every run.


> Fragment/Action Cache data is not currently cleaned out when the app is stopped/started
> ---------------------------------------------------------------------------------------
>
>                 Key: OLIO-103
>                 URL: https://issues.apache.org/jira/browse/OLIO-103
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>            Reporter: Mandy Waite
>            Assignee: Shanti Subramanyam
>             Fix For: 0.2
>
>
> Cache data is not currently cleaned out from tmp/cache when the app is stopped/started, this may cause issues with the app working from invalid cache data. The same is also true when the DB is reloaded between test runs. Ideally the tmp/cache/views directory and its contents should be removed whenever the DB is reloaded and when the app is restarted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OLIO-103) Fragment/Action Cache data is not currently cleaned out when the app is stopped/started

Posted by "Shanti Subramanyam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OLIO-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanti Subramanyam closed OLIO-103.
-----------------------------------


> Fragment/Action Cache data is not currently cleaned out when the app is stopped/started
> ---------------------------------------------------------------------------------------
>
>                 Key: OLIO-103
>                 URL: https://issues.apache.org/jira/browse/OLIO-103
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>            Reporter: Mandy Waite
>            Assignee: Shanti Subramanyam
>             Fix For: 0.2
>
>
> Cache data is not currently cleaned out from tmp/cache when the app is stopped/started, this may cause issues with the app working from invalid cache data. The same is also true when the DB is reloaded between test runs. Ideally the tmp/cache/views directory and its contents should be removed whenever the DB is reloaded and when the app is restarted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OLIO-103) Fragment/Action Cache data is not currently cleaned out when the app is stopped/started

Posted by "Shanti Subramanyam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OLIO-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanti Subramanyam reassigned OLIO-103:
---------------------------------------

    Assignee: Mandy Waite  (was: Shanti Subramanyam)

> Fragment/Action Cache data is not currently cleaned out when the app is stopped/started
> ---------------------------------------------------------------------------------------
>
>                 Key: OLIO-103
>                 URL: https://issues.apache.org/jira/browse/OLIO-103
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>            Reporter: Mandy Waite
>            Assignee: Mandy Waite
>
> Cache data is not currently cleaned out from tmp/cache when the app is stopped/started, this may cause issues with the app working from invalid cache data. The same is also true when the DB is reloaded between test runs. Ideally the tmp/cache/views directory and its contents should be removed whenever the DB is reloaded and when the app is restarted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.