[ https://issues.apache.org/jira/browse/JCS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Smuts closed JCS-26. -------------------------- Resolution: Won't Fix You can to append NAME. This is now documented and will be posted soon. > Config error when setting DiskUsagePattern option > ------------------------------------------------- > > Key: JCS-26 > URL: https://issues.apache.org/jira/browse/JCS-26 > Project: JCS > Issue Type: Bug > Components: Composite Cache > Affects Versions: jcs-1.3 > Environment: [EMAIL PROTECTED]:~ % java -version > java version "1.6.0_01" > Java(TM) SE Runtime Environment (build 1.6.0_01-b06) > Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing) > [EMAIL PROTECTED]:~ % uname -a > Linux mstevens-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 > i686 GNU/Linux > Reporter: Michael Stevens > Assignee: Aaron Smuts > Priority: Minor > Fix For: jcs-1.4-dev > > Attachments: disk.usage.diff > > > If I set the DiskUsagePattern as documented it triggers an error. > eg if I put this in cache.ccf: > jcs.default.cacheattributes.DiskUsagePattern=UPDATE > at JCS setup time I will see an error: > WARNING: Failed to set property diskUsagePattern to value "UPDATE". > Conversion to type [short] failed. > It is documented that this should work at > http://jakarta.apache.org/jcs/RegionProperties.html. > I think this is a bug in CompositeCacheAttributes not behaving quite like a > proper javabean - getDiskUsagePattern and setDiskUsagePattern treat the > diskUsagePattern property as having different types. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]