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 A05FB200BF4 for ; Fri, 6 Jan 2017 16:15:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9F180160B37; Fri, 6 Jan 2017 15:15:27 +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 E4880160B1F for ; Fri, 6 Jan 2017 16:15:26 +0100 (CET) Received: (qmail 97586 invoked by uid 500); 6 Jan 2017 15:15:25 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 97575 invoked by uid 99); 6 Jan 2017 15:15:24 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 15:15:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6DCBE1A020F for ; Fri, 6 Jan 2017 15:15:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.979 X-Spam-Level: * X-Spam-Status: No, score=1.979 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id lVIqMyXxLXXZ for ; Fri, 6 Jan 2017 15:15:22 +0000 (UTC) Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 3D1265F23D for ; Fri, 6 Jan 2017 15:15:22 +0000 (UTC) Received: by mail-wm0-f46.google.com with SMTP id k184so33593072wme.1 for ; Fri, 06 Jan 2017 07:15:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=W6ote9ZKuhfaijJQKrPxUi2rIKWO+q+G9JGweHE4wiE=; b=gpgCwXm2+TJecVapDpeNHaz8DzF42LqKcqpLT65j5lbFk6f0/W4U2fDVWcNRDqsSRB sl818GaeUeVmZP4VQ+EgwbfkZqVc9m0m8vXkSaZ8dqulX/VLSm4pgTvbZiKcu2LOF/Cj 0AFVe7Hr5v4vRMDBln9WmmsZo20f0mYc16AyHGS5u0vS25zAsJr0Bu7mhUhZ4HNO1Ert Zebvq+ypofN0D2ullIOdDfJm6aGeLx381YWOI0SE3Guv52imEW0zCHvezXo38KTZSTvD LkQhGJCHs2lvlWDFdqiQXs6csuzYVn8KgTuWuSbU6xu4gdWTh6Kj/xpz3ByMhz3sfuE8 7XTg== X-Gm-Message-State: AIkVDXLwMOAfIJM7Db8lGVk5RV0DbRaQmNcydOcjsjqb3DAQNdF9StoMTOn7fOFdHxkewqkAKWOaXjvefC5CU6zIPXMAgH4xKj7oQxvhb7mmWJf4nrlrRyaqUnTVQEphicyUI9VkKtYLZR79tRXjgYkFviY= X-Received: by 10.223.134.200 with SMTP id 8mr1343454wry.30.1483715721417; Fri, 06 Jan 2017 07:15:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.140.205 with HTTP; Fri, 6 Jan 2017 07:15:20 -0800 (PST) From: Webster Homer Date: Fri, 6 Jan 2017 09:15:20 -0600 Message-ID: Subject: Strange Index not mutable error To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=001a1147c57c860e1805456e7c37 archived-at: Fri, 06 Jan 2017 15:15:27 -0000 --001a1147c57c860e1805456e7c37 Content-Type: text/plain; charset=UTF-8 I occasionally see this error in our logs: 2017-01-05 20:48:46.664 ERROR (SolrConfigHandler-refreshconf) [c:sial-catalog-material s:shard2 r:core_node2 x:sial-catalog-material_shard2_replica1] o.a.s.s.IndexSchema This IndexSchema is not mutable. None of our indexes are mutable, nor are we trying to use the managed schema features. It doesn't seem to cause a problem, but I want to understand where this ERROR is coming from. It may be related to the use of the Config API which we use to dynamically set properties and to configure the CDCR Request handlers. I don't see anything in the Config API docs that limits its use to collections with managed schemas, moreover the API seems to work fine. I don't see SolrConfigHandler defined in the solrconfig.xml file We have been using the same basic schema file since Solr 3.* upgrading the schema and config as needed. I've only seen this error since migrating to Solr 6.2 -- This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, you must not copy this message or attachment or disclose the contents to any other person. If you have received this transmission in error, please notify the sender immediately and delete the message and any attachment from your system. Merck KGaA, Darmstadt, Germany and any of its subsidiaries do not accept liability for any omissions or errors in this message which may arise as a result of E-Mail-transmission or for damages resulting from any unauthorized changes of the content of this message and any attachment thereto. Merck KGaA, Darmstadt, Germany and any of its subsidiaries do not guarantee that this message is free of viruses and does not accept liability for any damages caused by any virus transmitted therewith. Click http://www.emdgroup.com/disclaimer to access the German, French, Spanish and Portuguese versions of this disclaimer. --001a1147c57c860e1805456e7c37--