Re: [Phishing Risk] [External] Re: High concurrency scenarios IndexReader‘s registerParentReader method takes a lot of CPU time

2020-05-07 Thread 张海雷
Using elastic search index stats apihttps://www.elastic.co/guide/en/elasticsearch/reference/current/indices-stats.html#indices-stats > 2020年4月17日 下午11:49,Bruno Roustant 写道: > > Hi, > > Next

Re: [DISCUSS] 8.5.2 Release?

2020-05-07 Thread Tomás Fernández Löbbe
+1. Thanks Mike On Thu, May 7, 2020 at 2:55 PM Adrien Grand wrote: > +1 > > Le jeu. 7 mai 2020 à 19:13, Mike Drob a écrit : > >> Devs, >> >> I know that we had 8.5.1 only a few weeks ago, but with the fix for >> LUCENE-9350 I think we should consider another bug-fix. I know that without >> it

Re: [DISCUSS] 8.5.2 Release?

2020-05-07 Thread Adrien Grand
+1 Le jeu. 7 mai 2020 à 19:13, Mike Drob a écrit : > Devs, > > I know that we had 8.5.1 only a few weeks ago, but with the fix for > LUCENE-9350 I think we should consider another bug-fix. I know that without > it I will be explicitly recommending several users to stay off of 8.5.x on > their

Re: [DISCUSS] 8.5.2 Release?

2020-05-07 Thread Ishan Chattopadhyaya
+1 On Fri, 8 May, 2020, 12:01 am Alan Woodward, wrote: > +1, thanks for volunteering Mike > > On 7 May 2020, at 19:03, Anshum Gupta wrote: > > Thanks for doing this, Mike. > +1 to the 8.5.2 release. > > On Thu, May 7, 2020 at 10:13 AM Mike Drob wrote: > >> Devs, >> >> I know that we had 8.5.1

Re: [DISCUSS] 8.5.2 Release?

2020-05-07 Thread Alan Woodward
+1, thanks for volunteering Mike > On 7 May 2020, at 19:03, Anshum Gupta > wrote: > > Thanks for doing this, Mike. > +1 to the 8.5.2 release. > > On Thu, May 7, 2020 at 10:13 AM Mike Drob > wrote: > Devs, > > I know that we had 8.5.1

Re: [DISCUSS] 8.5.2 Release?

2020-05-07 Thread Anshum Gupta
Thanks for doing this, Mike. +1 to the 8.5.2 release. On Thu, May 7, 2020 at 10:13 AM Mike Drob wrote: > Devs, > > I know that we had 8.5.1 only a few weeks ago, but with the fix for > LUCENE-9350 I think we should consider another bug-fix. I know that without > it I will be explicitly

[DISCUSS] 8.5.2 Release?

2020-05-07 Thread Mike Drob
Devs, I know that we had 8.5.1 only a few weeks ago, but with the fix for LUCENE-9350 I think we should consider another bug-fix. I know that without it I will be explicitly recommending several users to stay off of 8.5.x on their upgrade plans. There are some pretty scary looking charts on

Re: [DISCUSS] Lucene-Solr split (Solr promoted to TLP)

2020-05-07 Thread Bram Van Dam
> The big question is this: “Is this the right time to split Solr and > Lucene into two independent projects?”. Sounds like there are quite a few tasks to complete to get this done. Splitting the build and codebase. Presumably a bunch of administration within Apache/the PMC. Setting up

RE: AttributeError: 'bool' object has no attribute 'setdefault'

2020-05-07 Thread Andi Vajda
On Thu, 7 May 2020, Chee Yong Teh wrote: Hi Andi, I think I got it working but there is an issue with the class name with '.'. In the jar there are some class name like below public static final class SensitivityProfileIdList.Builder public static final class SRMBreakdown.Builder Yes,

RE: AttributeError: 'bool' object has no attribute 'setdefault'

2020-05-07 Thread Chee Yong Teh
Hi Andi, I think I got it working but there is an issue with the class name with '.'. In the jar there are some class name like below public static final class SensitivityProfileIdList.Builder public static final class SRMBreakdown.Builder So JCC will wrap this can change the '.' to '$'

Re: Fwd: [ANNOUNCE] Apache Lucene 7.7.3 released

2020-05-07 Thread Bram Van Dam
Thanks all, for making this release, much appreciated! On 04/05/2020 15:16, Noble Paul wrote: > > > -- Forwarded message - > From: *Noble Paul* mailto:no...@apache.org>> > Date: Tue, Apr 28, 2020, 4:51 PM > Subject: [ANNOUNCE] Apache Lucene 7.7.3 released > To:

Re: [DISCUSS] Lucene-Solr split (Solr promoted to TLP)

2020-05-07 Thread Adrien Grand
There are definitely pros and cons of splitting vs. being a single project. The bigger pains for me until now have been the following ones: Digging Solr failures The theory is that Solr failures can help find Lucene bugs that Lucene bugs wouldn't catch, and while this occurred a couple times, I