From dev-return-39202-apmail-atlas-dev-archive=atlas.apache.org@atlas.apache.org Mon Nov 9 21:49:04 2020 Return-Path: X-Original-To: apmail-atlas-dev-archive@locus.apache.org Delivered-To: apmail-atlas-dev-archive@locus.apache.org Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by minotaur.apache.org (Postfix) with ESMTP id D056B1A0D1 for ; Mon, 9 Nov 2020 21:49:03 +0000 (UTC) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id B32DD650E2 for ; Mon, 9 Nov 2020 21:49:02 +0000 (UTC) Received: (qmail 76415 invoked by uid 500); 9 Nov 2020 21:49:01 -0000 Delivered-To: apmail-atlas-dev-archive@atlas.apache.org Received: (qmail 76372 invoked by uid 500); 9 Nov 2020 21:49:01 -0000 Mailing-List: contact dev-help@atlas.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.apache.org Delivered-To: mailing list dev@atlas.apache.org Received: (qmail 76244 invoked by uid 99); 9 Nov 2020 21:49:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2020 21:49:01 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 558C93E929 for ; Mon, 9 Nov 2020 21:49:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 39239C8047D for ; Mon, 9 Nov 2020 21:49:00 +0000 (UTC) Date: Mon, 9 Nov 2020 21:49:00 +0000 (UTC) From: "Ashutosh Mestry (Jira)" To: dev@atlas.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ATLAS-4015) Indexes: Add Conditional Re-Indexing Patch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ATLAS-4015?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4015: ----------------------------------- Attachment: (was: ATLAS-4015-Add-Re-indexing-as-JAVA_PATCH.patch) > Indexes: Add Conditional Re-Indexing Patch > ------------------------------------------ > > Key: ATLAS-4015 > URL: https://issues.apache.org/jira/browse/ATLAS-4015 > Project: Atlas > Issue Type: Improvement > Reporter: Ashutosh Mestry > Assignee: Ashutosh Mestry > Priority: Major > Attachments: ATLAS-4015-Add-Re-indexing-as-JAVA_PATCH-master.patc= h > > > *Background* > Every so often, we encounter cases where the Solr indexes are out of sync= with the data stored in the database. The is leads basic search output. Ad= ditionally the facet numbers displayed are also incorrect. > *Solution* > It may help to make the ReIndex functionality to be made part of one of J= AVA_PATCH handlers that can be applied only when end user notices a problem= like described above. > =C2=A0 -- This message was sent by Atlassian Jira (v8.3.4#803005)