Subentry modfications are not atomic ------------------------------------ Key: DIRSERVER-849 URL: https://issues.apache.org/jira/browse/DIRSERVER-849 Project: Directory ApacheDS Issue Type: Bug Components: schema Affects Versions: 1.5.0 Reporter: Alex Karasulu Fix For: 1.5.1
Sometimes a modify operation may add or remove multiple schema entities. If one is bad yet others are not the modification for the bad entity is rejected while others are not. This failure of one entity should cause the entire operation to rollback to preserve atomicity of the modify operation on the schema subentry. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.