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 14DA3200BC6 for ; Sun, 20 Nov 2016 21:31:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 13737160B07; Sun, 20 Nov 2016 20:31:01 +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 88C6D160B18 for ; Sun, 20 Nov 2016 21:31:00 +0100 (CET) Received: (qmail 29009 invoked by uid 500); 20 Nov 2016 20:30:59 -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 28584 invoked by uid 99); 20 Nov 2016 20:30:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2016 20:30:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E4C842C4C7A for ; Sun, 20 Nov 2016 20:30:58 +0000 (UTC) Date: Sun, 20 Nov 2016 20:30:58 +0000 (UTC) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DIRSERVER-2147) The ObjectClass index is using the ObjectClass name and not its OID MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 20 Nov 2016 20:31:01 -0000 [ https://issues.apache.org/jira/browse/DIRSERVER-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann updated DIRSERVER-2147: --------------------------------------- Fix Version/s: (was: 2.0.0-M23) 2.0.0-M24 > The ObjectClass index is using the ObjectClass name and not its OID > ------------------------------------------------------------------- > > Key: DIRSERVER-2147 > URL: https://issues.apache.org/jira/browse/DIRSERVER-2147 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 2.0.0-M21 > Reporter: Emmanuel Lecharny > Fix For: 2.0.0-M24 > > > The {{ObjectClass}} index is using the name as the index's key, instead of the OID. This is problematic because an {{ObjectClass}} may have more than one name, as {{AttributeType}} may. > The Index should use teh {{ObjectClass}}' OID -- This message was sent by Atlassian JIRA (v6.3.4#6332)