Summary: | Structured events containing a user-defined IDL struct with an enumeration field never received by non-TAO ORBs | ||
---|---|---|---|
Product: | TAO | Reporter: | midnightdf |
Component: | Notification Service | Assignee: | midnightdf |
Status: | NEW --- | ||
Severity: | enhancement | ||
Priority: | P3 | ||
Version: | 1.4.2 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Bug Depends on: | 2048 | ||
Bug Blocks: |
Description
midnightdf
2005-02-11 19:18:17 CST
assigning to Jeff because this bug is about the ETCL library implementation. Accepted. Johnny Willemsen asked me to reassign this one. Could someone at OCI just take a quick look and see if any of the work you've done has had an effect on this bug? (In reply to comment #4) > Johnny Willemsen asked me to reassign this one. Could someone at OCI just take > a quick look and see if any of the work you've done has had an effect on this > bug? Same answer as in Bug 2048: I don't think so. Our changes to the Notification Service generally fall into these categories: - Stability changes (fixed memory leaks, thread leaks, race conditions, etc.) - Implementation of Reliability QoS (ConnectionReliability, EventReliability) - Addition of a separate ORB for dispatching (so event dispatching to consumers is separated from request processing and handling of incoming events) - Addition of monitoring and control interfaces I don't believe we have made any changes that would affect this use case. Reassigned this bug back to the reporter. If this feature is needed and you would like to sponsor or contribute its addition to TAO's Notification Service, we would be glad to help. changed to enhancement |