Getting specific items from a pubsub node copies the request items into the result packet, which produces an invalid result

Description

Getting a specific list of items from a node has an error in which it copies the input list into the result and then retrieves the results from the node. Thus the reply is double the size with each item appearing twice, once without the payload and once with. This also results in requests with max_items set to return that attribute in the result as well.

(Location - LeafNode:sendPublishedItems - copies the request items element into the result)

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created June 15, 2009 at 7:41 PM
Updated February 1, 2010 at 3:32 AM
Resolved January 7, 2010 at 8:41 AM