[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1203) FileCacheStore doesn't need to flush metadata before each read

Mircea Markus (JIRA) jira-events at lists.jboss.org
Mon Jun 27 09:06:23 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-1203:
--------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


integrated.

> FileCacheStore doesn't need to flush metadata before each read
> --------------------------------------------------------------
>
>                 Key: ISPN-1203
>                 URL: https://issues.jboss.org/browse/ISPN-1203
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Loaders and Stores
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 5.0.0.CR7
>
>
> The FileChannel flush operation takes an option to flush the file contents only or flush metadata too, which needs at least an additional IO operation for each read.
> As we're only flushing and not closing the file we can skip this operation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list