You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Dan Creswell (JIRA)" <ji...@apache.org> on 2007/08/04 16:23:53 UTC

[jira] Created: (RIVER-189) Outrigger should provide more information when it can't unpack an entry

Outrigger should provide more information when it can't unpack an entry
-----------------------------------------------------------------------

                 Key: RIVER-189
                 URL: https://issues.apache.org/jira/browse/RIVER-189
             Project: River
          Issue Type: Improvement
          Components: com_sun_jini_outrigger
    Affects Versions: jtsk_1.1
            Reporter: Dan Creswell
            Priority: Trivial


http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4711616

Currently if Outrigger can't unpack an entry most of the info on the
entry is lost. If the entry can be partially unpacked you get the
field that could be unpacked and the names of the fields that could
not be. If on the other had the entry can't be unpacked because there
is some sort of version skew you just get the exception and (maybe) an
empty entry.

At the 6th Jini community meeting one attended expressed interest in
getting the the marshalled fields, primarily (I think) for forensic
purposes (but maybe for versioning too?).


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