Bug 1298203

Summary: improve get,put,evict,expire logging
Product: [JBoss] JBoss Data Grid 6 Reporter: Shay Matasaro <smatasar>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED DEFERRED QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.1CC: dmehra, jdg-bugs, rmarwaha, wfink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-20 13:56:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.