Bug 1298203 - improve get,put,evict,expire logging
Summary: improve get,put,evict,expire logging
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-13 13:30 UTC by Shay Matasaro
Modified: 2019-09-12 09:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-20 13:56:05 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker PRODMGT-1436 0 Major Resolved Access log and statistics of cache operations 2018-03-20 10:28:47 UTC

Description Shay Matasaro 2016-01-13 13:30:07 UTC
For the purpose of diagnostics and troubleshooting more detailed logging is required, specifically:

PUT  
------
for dist mode which node became the owner
time to complete op

GET
-----
in dist mode was the key found locally ? 
which node owned the key?
time to complete op

eviction
-------
which entries were evicted ?
last usage timestamp


expiration
---------
was the key evicted to due to life span or idle time
idle time and life span for expired key

Comment 2 Shay Matasaro 2016-01-13 13:35:31 UTC
as far as i can see expired entries are not logged at all

Comment 4 wfink 2016-01-20 13:56:05 UTC
This enhancement is already considered for JDG7.x.

If you are interested in more information or want to vote on it, feel free to open a support case with a reference to this issue.
We might able to give more information then.


Note You need to log in before you can comment on or make changes to this bug.