[jira] Created: (OFBIZ-4103) missCountExpired and missCountExpired always equal to 0 in UtilCache

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-4103) missCountExpired and missCountExpired always equal to 0 in UtilCache

Nicolas Malin (Jira)
missCountExpired and missCountExpired always equal to 0 in UtilCache
--------------------------------------------------------------------

                 Key: OFBIZ-4103
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4103
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Philippe Mouawad


Working on new Cache implementation plugin, I noticed these 2 fields are never modified.

I plan to remove them in the new Cache interface and administration interface is it a problem ?

Thank you
Regards
Philippe


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4103) missCountExpired and missCountExpired always equal to 0 in UtilCache

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979376#action_12979376 ]

David E. Jones commented on OFBIZ-4103:
---------------------------------------

That field is actually used in the OFBiz cache implementation.

It is also supported by ehcache:

ehcache.getSampledCacheStatistics().getCacheMissExpiredMostRecentSample()


> missCountExpired and missCountExpired always equal to 0 in UtilCache
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-4103
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4103
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Philippe Mouawad
>
> Working on new Cache implementation plugin, I noticed these 2 fields are never modified.
> I plan to remove them in the new Cache interface and administration interface is it a problem ?
> Thank you
> Regards
> Philippe

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4103) missCountExpired and missCountExpired always equal to 0 in UtilCache

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979377#action_12979377 ]

David E. Jones commented on OFBIZ-4103:
---------------------------------------

BTW, this is not an issue, it is a question. The dev mailing list might be a better place for it.

> missCountExpired and missCountExpired always equal to 0 in UtilCache
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-4103
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4103
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Philippe Mouawad
>
> Working on new Cache implementation plugin, I noticed these 2 fields are never modified.
> I plan to remove them in the new Cache interface and administration interface is it a problem ?
> Thank you
> Regards
> Philippe

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

Reply | Threaded
Open this post in threaded view
|

Re: [jira] Commented: (OFBIZ-4103) missCountExpired and missCountExpired always equal to 0 in UtilCache

Philippe Mouawad
Hello M.Jones,
Looking at Current utilcache their Values are never modified.
I think it is a bug no?

Regards
Philippe

On Sunday, January 9, 2011, David E. Jones (JIRA) <[hidden email]> wrote:

>
>     [ https://issues.apache.org/jira/browse/OFBIZ-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979377#action_12979377 ]
>
> David E. Jones commented on OFBIZ-4103:
> ---------------------------------------
>
> BTW, this is not an issue, it is a question. The dev mailing list might be a better place for it.
>
>> missCountExpired and missCountExpired always equal to 0 in UtilCache
>> --------------------------------------------------------------------
>>
>>                 Key: OFBIZ-4103
>>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4103
>>             Project: OFBiz
>>          Issue Type: Bug
>>          Components: framework
>>    Affects Versions: SVN trunk
>>            Reporter: Philippe Mouawad
>>
>> Working on new Cache implementation plugin, I noticed these 2 fields are never modified.
>> I plan to remove them in the new Cache interface and administration interface is it a problem ?
>> Thank you
>> Regards
>> Philippe
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

--
Cordialement.
Philippe Mouawad.
Ubik-Ingénierie
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4103) missCountExpired and missCountSoftRef always equal to 0 in UtilCache

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philippe Mouawad updated OFBIZ-4103:
------------------------------------

    Summary: missCountExpired and missCountSoftRef always equal to 0 in UtilCache  (was: missCountExpired and missCountExpired always equal to 0 in UtilCache)

> missCountExpired and missCountSoftRef always equal to 0 in UtilCache
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-4103
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4103
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Philippe Mouawad
>
> Working on new Cache implementation plugin, I noticed these 2 fields are never modified.
> I plan to remove them in the new Cache interface and administration interface is it a problem ?
> Thank you
> Regards
> Philippe

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