Bug 38419

GemStone/S

6.2.3, 6.2.2, 6.2.1, 6.2

All

6.3

RcQueue>>removeObject:addedBySessionId has incorrect behavior

This method should remove only the specified object that was added
by the specified session, but the object argument was not used.  The
first object added by that session was removed, even if it did not
match.In addition, the removalSequenceNumber was not updated correctly, which could result in errors in subsequent RcQueue
operations.


Last updated: 2/29/08