Re: First class support for node roles

2021-11-03 Thread Noble Paul
Thanks everyone for participating in the discussion. I have gone through all your valuable inputs and these are my suggestions Requirements? 1. Users should be able to designate a node with some role by starting (say -Dnode.roles=coordinator) 2. This node should be able to perfor

Re: [jira] [Commented] (SOLR-15762) IllegalStateException: Recursive update thrown when executing complex Join queries

2021-11-03 Thread Thomas Wöckinger
When using CaffeineCache i was able to force this exception only once, i will try to create a reproducer tomorrow On Wed, Nov 3, 2021 at 8:13 PM Mike Drob (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/SOLR-15762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpa

Re: Solr Docker CI Integration - Nightly builds

2021-11-03 Thread David Smiley
I just tried it. It's so cool to finally have this at long-last! Thanks so much Houston. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Tue, Oct 26, 2021 at 1:56 PM Houston Putman wrote: > After the long delay and working with Infra, we have a

Re: First class support for node roles

2021-11-03 Thread Noble Paul
Michael We explored all options to before arriving at this solution. Ishan has already explained why Tim's suggestions have their shortcomings when it comes to user experience. Thanks On Thu, Nov 4, 2021, 3:51 AM Michael Gibney wrote: > >I actually didn't realize that an empty Solr node wo

Re: 8.11 release candidate

2021-11-03 Thread Adrien Grand
Jason's above issue isn't fixed yet but it looks like we should be able to have a fix in the very near future. However we seem to still have these two other open Solr blockers for 8.11: - SOLR-14438 : Mention decodeAES in LICENSE.txt - SOLR-15762

Re: Should v2 API be "experimental"

2021-11-03 Thread Timothy Potter
No relation to manning or the author but there's a MEAP book on sale about OpenAPI --> https://twitter.com/LukasRosenstock/status/1455915170614677507 On Mon, Nov 1, 2021 at 8:40 AM Jason Gerlowski wrote: > > I don't know OpenAPI well enough to have an opinion on whether it's > right for Solr, exc

Re: First class support for node roles

2021-11-03 Thread Michael Gibney
>I actually didn't realize that an empty Solr node would forward the top-level >request onward instead of just being the query controller itself? That >actually seems like a bug vs. a feature, IMO any node that receives >the top-level query should just be the coordinator, what stops it? +1 to Tim'

Re: First class support for node roles

2021-11-03 Thread Gus Heck
Still not having enough time to go back and comment on all of this, but scanning along I'm wondering if we can avoid using more than one word for an abstraction layer. In cloud mode at least we have clusters/nodes/collections/shards/replicas throwing the word core in there (even with pseudo in

Re: 8.11 release candidate

2021-11-03 Thread Joel Bernstein
I completed the backport this morning. Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Nov 2, 2021 at 9:34 PM Joel Bernstein wrote: > Sorry for the lateness of this, but I'd like to get > https://issues.apache.org/jira/browse/SOLR-15761 committed tomorrow > (Wednesday) and backport for 8

Re: First class support for node roles

2021-11-03 Thread Ilan Ginzburg
I think if we have the new "pseudo core" abstraction (I like it! Will it really be a core with an index on disk or some new abstraction only tracked in ZK and in memory?) to play the role of coordinator, then we have all we need with the affinity placement plugin framework for a data free coordinat

Re: Failed 8.11 build

2021-11-03 Thread Adrien Grand
Thanks Houston for fixing! On Tue, Nov 2, 2021 at 6:27 PM Adrien Grand wrote: > Hello, > > The first build of > https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/ > failed with the following error: > Source checkout is dirty (unversioned/missing files) after running > tests!!! O