Bug 2046 - Log records tied to outdated implementation of Anys
Summary: Log records tied to outdated implementation of Anys
Status: ASSIGNED
Alias: None
Product: TAO
Classification: Unclassified
Component: Logging Service (show other bugs)
Version: 1.4.3
Hardware: All All
: P3 normal
Assignee: J.T. Conklin
URL:
Depends on:
Blocks:
 
Reported: 2005-02-08 09:52 CST by Jeff Parsons
Modified: 2005-05-22 08:47 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Parsons 2005-02-08 09:52:52 CST
The handling of the Any member in DsLogAdmin::LogRecord (see 
TAO_LogRecordStore::log_record_size() in LogRecordStore.cpp) depends on the 
existence of an ACE_Message_Block* in the any to hold its value - something 
which is no longer always the case since the reimplementation of Anys over 2 
years ago.
Comment 1 Jeff Parsons 2005-02-08 10:41:48 CST
Reassigning this one to J.T. Conklin.
Comment 2 J.T. Conklin 2005-05-22 08:47:49 CDT
taking this