Issue Details (XML | Word | Printable)

Key: FX-894
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Markus Plesser
Reporter: Daniel Lichtenberger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
[fleXive]

BinaryDescriptor#equals uses metadata

Created: 27/May/10 09:32 AM   Updated: 28/May/10 01:14 PM   Resolved: 28/May/10 12:53 PM
Component/s: Core:Persistence
Affects Version/s: 3.1.2
Fix Version/s: 3.1.3

Time Tracking:
Not Specified


 Description  « Hide

BinaryDescriptor#equals compares the metadata from both descriptors. This is problematic since the metadata can get very large for documents, thus working with many binaries will probably lead to memory problems...



Daniel Lichtenberger added a comment - 28/May/10 12:37 PM

Hmm, looking at the patch, I still see some getMetadata()s looming around .