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

"Michael Stevens (JIRA)" <[email protected]>
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <20410203.1177256295290.JavaMail.jira@brutus>
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.2.7.9.2
         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
         Assigned To: Aaron Smuts
            Priority: Minor


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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.