I just created SOLR-13583 and I’ll be working on a fix. This is a serious bug, both in the way it prevents the old collection deletion and it also may lead to data loss when used with REINDEXCOLLECTION and removeSource=true.
Unfortunately, my schedule today and over the weekend was already full as it was, so realistically speaking I can work on this on Monday - unless someone else bets me to it. > On 26 Jun 2019, at 17:38, Ignacio Vera <[email protected]> wrote: > > I had a look before and I could not find the section 8.1.2 in 8x and master. > I supposed the entry is created once the version is released, so not sure how > to proceed. > > > On Wed, Jun 26, 2019 at 4:53 PM Ignacio Vera <[email protected] > <mailto:[email protected]>> wrote: > Thanks Andrezej, > > I will do it soon > > On Wed, Jun 26, 2019 at 4:43 PM Andrzej Białecki <[email protected] > <mailto:[email protected]>> wrote: > Ignacio, I think you need to move the entry in lucene/CHANGES.txt for this > issue to the 8.1.2 section, not just in branch_8_1 but consistenly on master > and on branch_8x? > >> On 25 Jun 2019, at 17:02, Ignacio Vera <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, >> >> I would like to backport bug fix LUCENE-8775 that fixes some failures in the >> polygon Tessellator when a polygon contain a hole sharing a vertex with the >> polygon. Is that ok? >> >> Thanks, >> >> Ignacio >> >> On Tue, Jun 25, 2019 at 1:39 AM Steve Rowe <[email protected] >> <mailto:[email protected]>> wrote: >> Hi Đạt, I re-enabled the ASF Jenkins 8.1 jobs. - Steve >> >>> On Jun 24, 2019, at 8:09 AM, Đạt Cao Mạnh <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Hi Uwe, Steve. >>> >>> Can Jenkins on branch_8_1 be resumed for 8.1.2 release? I am not sure how >>> to enable them on https://builds.apache.org/view/L/view/Lucene/ >>> <https://builds.apache.org/view/L/view/Lucene/> >>> >>> Thanks. >>> >>> On Thu, Jun 13, 2019 at 10:51 AM Ishan Chattopadhyaya >>> <[email protected] <mailto:[email protected]>> wrote: >>> Sure Dat, sounds good. >>> >>> On Thu, Jun 13, 2019 at 2:11 PM Đạt Cao Mạnh <[email protected] >>> <mailto:[email protected]>> wrote: >>> > >>> > Hi Ishan, >>> > >>> > If upgrade Jetty seems too much for a bug fix release, I will try to >>> > upgrade only part that affect SOLR-13413 (one module). Then see how tests >>> > will behave then. Does that sound good? >>> > >>> > On Thu, Jun 13, 2019 at 4:51 AM Ishan Chattopadhyaya >>> > <[email protected] <mailto:[email protected]>> wrote: >>> >> >>> >> Have we vetted all other changes to Jetty? Are we sure that they don't >>> >> introduce a different regression? >>> >> >>> >> On Thu, 13 Jun, 2019, 4:16 AM Kevin Risden, <[email protected] >>> >> <mailto:[email protected]>> wrote: >>> >>> >>> >>> +1 to 8.1.2 and the Jetty upgrade. FYI Erick created >>> >>> https://issues.apache.org/jira/browse/SOLR-13541 >>> >>> <https://issues.apache.org/jira/browse/SOLR-13541> specifically for the >>> >>> Jetty upgrade. >>> >>> >>> >>> Kevin Risden >>> >>> >>> >>> >>> >>> On Wed, Jun 12, 2019 at 4:47 PM Đạt Cao Mạnh <[email protected] >>> >>> <mailto:[email protected]>> wrote: >>> >>>> >>> >>>> Hi David, yeah sure, that bug fix seems important. >>> >>>> I also want to do the upgrade Jetty 9.4.19 for 8.1.2 (fix: >>> >>>> SOLR-13413). Do you guys have any objections? >>> >>>> >>> >>>> On Wed, Jun 12, 2019 at 3:40 PM David Smiley <[email protected] >>> >>>> <mailto:[email protected]>> wrote: >>> >>>>> >>> >>>>> Yes thanks for volunteering. Also, lets get this serious bug fix in: >>> >>>>> https://issues.apache.org/jira/browse/SOLR-13523 >>> >>>>> <https://issues.apache.org/jira/browse/SOLR-13523> >>> >>>>> >>> >>>>> ~ David Smiley >>> >>>>> Apache Lucene/Solr Search Developer >>> >>>>> http://www.linkedin.com/in/davidwsmiley >>> >>>>> <http://www.linkedin.com/in/davidwsmiley> >>> >>>>> >>> >>>>> >>> >>>>> On Wed, Jun 12, 2019 at 9:27 AM Đạt Cao Mạnh <[email protected] >>> >>>>> <mailto:[email protected]>> wrote: >>> >>>>>> >>> >>>>>> Hi, >>> >>>>>> >>> >>>>>> Just right after the 8.1.1 release has been published we’ve >>> >>>>>> discovered a serious bug in BasicAuthentication which affect all >>> >>>>>> released versions of Solr including 8.0, 8.1, 8.1.1. Details of the >>> >>>>>> bug can be found in SOLR-13510. >>> >>>>>> >>> >>>>>> I’m volunteering to do this release, if there are no objections, and >>> >>>>>> I’d like to create a RC early next week. >>> >>>>>> >>> >>>>>> -- >>> >>>>>> Best regards, >>> >>>>>> Cao Mạnh Đạt >>> >>>>>> E-mail: [email protected] <mailto:[email protected]> >>> >>>> >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Best regards, >>> >>>> Cao Mạnh Đạt >>> >>>> E-mail: [email protected] <mailto:[email protected]> >>> > >>> > >>> > >>> > -- >>> > Best regards, >>> > Cao Mạnh Đạt >>> > E-mail: [email protected] <mailto:[email protected]> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> <mailto:[email protected]> >>> For additional commands, e-mail: [email protected] >>> <mailto:[email protected]> >>> >>> >>> >>> -- >>> Best regards, >>> Cao Mạnh Đạt >>> E-mail: [email protected] <mailto:[email protected]> >> >
