else
{
targetEntry = modifyEntry( dn, opContext.getEntry(), opContext.getModItems() );
}
if ( dn.startsWith( schemaBaseDN ) )
{
LOG.debug( "Modification attempt on schema partition {}: \n{}", dn, opContext );
schemaManager.modify( opContext, opContext.getEntry(), targetEntry, opContext
.hasRequestControl( CascadeControl.CONTROL_OID ) );