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

Scott Jewell reassigned GEODE-235:
----------------------------------

    Assignee: Scott Jewell

> EntryEvent toString should describe the region the event is on
> --------------------------------------------------------------
>
>                 Key: GEODE-235
>                 URL: https://issues.apache.org/jira/browse/GEODE-235
>             Project: Geode
>          Issue Type: Improvement
>          Components: regions
>            Reporter: Darrel Schneider
>            Assignee: Scott Jewell
>
> When an EntryEvent gets logged it looks something like this:
> {code}
> Event=EntryEventImpl[op=CREATE;key=112;oldValue=null;newValue=VMCachedDeserializable@2009740363;callbackArg=null;originRemote=true;originMember=cc2-rh6<v448>:3889;callbacksInvoked;version={v1;
>  rv1; mbr=cc2-rh6<v449>:50532; time=1439996558405; 
> remote};id=EventID[threadID=61;sequenceID=389];isFromServer]
> {code}
> Given that every EntryEvent is also a CacheEvent which has a getRegion method 
> we should also show the fully qualified region name for the event.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to