Comment 2 for bug 909708

Revision history for this message
Siegfried Gevatter (rainct) wrote :

Options:

1. Add a check to see if there are any duplicate subjects. If so, rollback all insertions done to that point and throw an exception.
2. Just ignore the second and later subjects with the same URI and keep going.
3. DELETE what was inserted of that particular event and return 0 for it (but insert all other events).