Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 15280200BDD for ; Sat, 5 Nov 2016 02:11:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 14059160B10; Sat, 5 Nov 2016 01:11:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 807D0160B07 for ; Sat, 5 Nov 2016 02:11:02 +0100 (CET) Received: (qmail 50634 invoked by uid 500); 5 Nov 2016 01:11:00 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 49904 invoked by uid 99); 5 Nov 2016 01:10:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2016 01:10:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A94D52C2ABA for ; Sat, 5 Nov 2016 01:10:59 +0000 (UTC) Date: Sat, 5 Nov 2016 01:10:59 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DIRAPI-104) Schema registries are not getting updated after adding a new AT to an ObjectClass entry present in the Schema partition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 05 Nov 2016 01:11:03 -0000 [ https://issues.apache.org/jira/browse/DIRAPI-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRAPI-104: ------------------------------------- Fix Version/s: (was: 1.0.0-RC2) 1.0.0-RC3 > Schema registries are not getting updated after adding a new AT to an ObjectClass entry present in the Schema partition > ----------------------------------------------------------------------------------------------------------------------- > > Key: DIRAPI-104 > URL: https://issues.apache.org/jira/browse/DIRAPI-104 > Project: Directory Client API > Issue Type: Bug > Reporter: Kiran Ayyagari > Priority: Critical > Fix For: 1.0.0-RC3 > > > When a new mandatory(MUST) AT is added to an existing OC then this new OC is not properly loaded into the schema registries, as a result server is not able to prevent invalid entries from getting added. -- This message was sent by Atlassian JIRA (v6.3.4#6332)