Re: Reference guide for 8.11

2021-11-16 Thread Jan Høydahl
Sure, we can do an 8.11.1 right after Lucene 9.0. Jan Høydahl > 16. nov. 2021 kl. 23:22 skrev Adrien Grand : > >  > Given Tim's comment I plan to announce the 8.11 release tomorrow morning EU > time. Please let me know if this doesn't sound right. > >> On Tue, Nov 16, 2021 at 6:02 PM Timothy

[Operator] [RESULT] [VOTE] Release the Solr Operator v0.5.0 RC2

2021-11-16 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 4 (4 binding) 0 0 -1 0 This vote has PASSED

Re: CoreContainer handlers/endpoints/APIs

2021-11-16 Thread David Smiley
SOLR-13553 was reverted; SOLR-14404 is what replaced it; shipped in 8.6. The issue I refer to above SOLR-15782 links to the latter as a new way to register these plugins in solr.xml instead of having to do so at-runtime. Plugging in at runtime is neat but let's not discount the value / benefits of

Re: Reference guide for 8.11

2021-11-16 Thread Adrien Grand
Given Tim's comment I plan to announce the 8.11 release tomorrow morning EU time. Please let me know if this doesn't sound right. On Tue, Nov 16, 2021 at 6:02 PM Timothy Potter wrote: > Agree it should be fixed but don't think we should rush out an 8.11.1 > for this given 1) you can only read th

Re: [Operator] [VOTE] Release the Solr Operator v0.5.0 RC2

2021-11-16 Thread Anshum Gupta
Thanks Houston. Smoketester is happy :) +1 (binding) On Mon, Nov 15, 2021 at 3:26 AM Jason Gerlowski wrote: > Thanks Houston. > > Here's my +1 (binding). I did some manual testing on docker-desktop - > mostly focusing on the new backup syntax/features. > > Jason > > On Fri, Nov 12, 2021 at 4:

Re: Reference Guide has DRAFT watermark

2021-11-16 Thread Jan Høydahl
Houston, see my JIRA comment to perhaps automate all of this with Jenkins. Then the only manual task for the RM would be to create the Jenkins job after cutting a new release branch. Jan > 16. nov. 2021 kl. 19:32 skrev Houston Putman : > > Here is a preliminary PR to add this to the release wi

Re: Reference Guide has DRAFT watermark

2021-11-16 Thread Houston Putman
Here is a preliminary PR to add this to the release wizard. https://github.com/apache/solr/pull/419 On Tue, Nov 16, 2021 at 10:12 AM Houston Putman wrote: > Actually instead of modifying the htaccess files, I'll try to publish th > 8_11 ref guide. > > On Tue, Nov 16, 2021 at 10:11 AM Houston Put

Re: CoreContainer handlers/endpoints/APIs

2021-11-16 Thread Ishan Chattopadhyaya
I was referring to https://issues.apache.org/jira/browse/SOLR-13553. On Tue, 16 Nov, 2021, 10:38 pm Ishan Chattopadhyaya, < ichattopadhy...@gmail.com> wrote: > Those new @endpoint ones are the ones that are loadable via packages > (node/cluster level plugins), right? IIRC, there's a Zookeeper han

Re: CoreContainer handlers/endpoints/APIs

2021-11-16 Thread Ishan Chattopadhyaya
Those new @endpoint ones are the ones that are loadable via packages (node/cluster level plugins), right? IIRC, there's a Zookeeper handler that Noble introduced that way. I feel we should put our weight behind it so that we can (at some point in time) decouple such handlers from solr-core module a

Re: Reference guide for 8.11

2021-11-16 Thread Timothy Potter
Agree it should be fixed but don't think we should rush out an 8.11.1 for this given 1) you can only read the file from that screen, there's no support for editing files (which would be a useful feature), 2) you can still read the files from the Cloud panel (cloud -> tree -> configs ...) Tim On T

Re: Reference guide for 8.11

2021-11-16 Thread Jan Høydahl
There is a bad regression in Solr 8.11.0, reported on the user-list, causing the Collection -> Files screen of the Admin UI to always fail to display any file. It's caused by https://issues.apache.org/jira/browse/SOLR-15678 and I think a quick 8.11.1 release with this and potentially other criti

Re: Reference guide for 8.11

2021-11-16 Thread Houston Putman
The 8.11 ref guide should be all good now! https://solr.apache.org/guide/8_11/index.html - Houston On Tue, Nov 16, 2021 at 10:15 AM Houston Putman wrote: > Hey Adrien, > > I'm working on uploading it right now. Will let you know when it's done. > > - Houston > > On Tue, Nov 16, 2021 at 8:13 AM

Re: Reference guide for 8.11

2021-11-16 Thread Houston Putman
Hey Adrien, I'm working on uploading it right now. Will let you know when it's done. - Houston On Tue, Nov 16, 2021 at 8:13 AM Adrien Grand wrote: > Hello, > > I was about to announce the 8.11 release of Solr but the announcement > contains a link to the reference guide for 8.11 which doesn't

Re: Reference Guide has DRAFT watermark

2021-11-16 Thread Houston Putman
Actually instead of modifying the htaccess files, I'll try to publish th 8_11 ref guide. On Tue, Nov 16, 2021 at 10:11 AM Houston Putman wrote: > Cassandra, > > I'd be happy to help get it into the release wizard. We definitely > shouldn't have any processes that rely on one person. > > In the m

Re: Reference Guide has DRAFT watermark

2021-11-16 Thread Houston Putman
Cassandra, I'd be happy to help get it into the release wizard. We definitely shouldn't have any processes that rely on one person. In the meantime, I'll update the htaccess files to use guide/8_10 instead of guide/8_11 until we can get that up and running. - Houston On Tue, Nov 16, 2021 at 8:0

CoreContainer handlers/endpoints/APIs

2021-11-16 Thread David Smiley
I'm looking in CoreContainer and it appears we have two fundamentally different ways of implementing node level handlers/endpoints/APIs (whatever you might want to call them) to respond to requests. There is the original SolrRequestHandler interface, which certainly isn't going away, at least for

Reference guide for 8.11

2021-11-16 Thread Adrien Grand
Hello, I was about to announce the 8.11 release of Solr but the announcement contains a link to the reference guide for 8.11 which doesn't seem to exist yet. Should I wait for it to be published before announcing the release? -- Adrien

Re: Reference Guide has DRAFT watermark

2021-11-16 Thread Cassandra Targett
I appreciate the offer, Ashutosh, but I don’t think you could have done it, since it requires committer access. 8.11 is now out, and the Solr website .htaccess updated to redirect to the 8.11 Ref Guide but there is no `guide/8_11` path there because I was on a desperately needed vacation and di