[jira] Closed: (JCS-26) Config error when setting DiskUsagePattern option

"Aaron Smuts (JIRA)" <[email protected]> Wed, 27 Aug 2008 09:55:44 -0700 (PDT)
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <1431684189.1219856144365.JavaMail.jira@brutus>
     [ 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: mstevens@mstevens-laptop:~ % 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)
> mstevens@mstevens-laptop:~ % 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.