Persistent pubsub nodes will not store items unless max_items is set.

Description

Persistent nodes will not store items unless the max_items is set. Otherwise, it will check for size greater than -1 (unset max number) and never persist.

Environment

None

Attachments

1

Activity

Show:

Robin Collier September 15, 2009 at 8:12 PM

Checks properly when max_items is not set

Robin Collier August 21, 2009 at 10:32 PM

It is, as mentioned in my first comment.

Gaston Dombiak August 21, 2009 at 3:38 AM

This patch seems to be the exact same diff that was attached to OF-17. If that is the case then it is fine by me.

Guus der Kinderen July 8, 2009 at 2:19 AM

I seriously underestimated the complexity of the code, when I agreed to do the code review. I've asked Gato for help. He agreed to review the patch if he can find the time.

Robin Collier July 3, 2009 at 11:10 PM

This is the fix for and OF-17.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created June 15, 2009 at 9:23 PM
Updated February 1, 2010 at 3:31 AM
Resolved September 15, 2009 at 8:12 PM